ADMS is a code generator that converts electrical compact device models specified in high-level description language into ready-to-compile c code for the API of spice simulators.
Repository migrated to:
https://github.com/Qucs/ADMS
For checkout do:
git clone https://github.com/Qucs/ADMS.git
My Weather: Personal weather station for educational purpose
Personal Weather Station is a simple educational project used for learning various skills in electronics and programming.
The station will collect the data using a couple of sensors connected to a micro-controller. Collected data will be uploaded to an online weather server where visitors can see the collected data.
Multiple stations can send data to the weather website and visitors can select which station to see using a simple search or selecting from a map.
Sensors:
- Precipitation...