Weather Logger. Measures pressure, temperature and brightness
Dependencies: BMP180 N5110 mbed
Auto generated API documentation and code listings for WeatherLogger
| EthernetPowerControl.cpp [code] | |
| EthernetPowerControl.h [code] | |
| main.cpp [code] | Code implementation |
| main.h [code] | Header file containing functions and variables |
| PowerControl.h [code] |
Namespaces
| bmp180 | Serial input for BMP180 sensor |
| BUT2 | Analog in function for the right hand button |
| buttonleft | Interrupt in function for the left hand button |
| buzzer | PWM output for piezo buzzer |
| lcd | Bus output for Nokia 5110 LCD screen |
| LDR | Analog input for the light dependant resistor |
| led | GPIO output for error LED |
| leds | Bus output for the two centre on-board leds |
| local | Creates local file system to write files to |
| POT | Analog in function for the potentiometer |