This a domestic weather station that measures temperature, humidity and light and stores the data in a .csv file in SD card.
Dependencies: DS1302 SDFileSystem mbed
Fork of temp_humid_light_time_DS1302_LM35_DHT11_LDR by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:02668481aebc | 2016-03-27 | nivmukka | Domestic weather station that measures temperature, humidity and light. |
1:4b3e952a1406 | 2014-07-24 | Clovis | Initial release for the FRDM-K64F group |
0:8f0934e41a57 | 2014-07-04 | Clovis | Datalogger for temperature, humidity and light level, using a FRDM-K64F development board by Freescale and storing data on a microSD card. It keeps track of the time by means of a DS1302 timekeeping chip. |