Data logger: Sensors -> Barometer & temperature (BMP180), Humidity & temp. (RHT03), Sunshine (Cds): Display -> 20 chracters x 4 lines: Strage -> EEPROM (AT24C1024): Special functions -> Enter sleep mode to save current, reading the logging data via serial line
Dependencies: AT24C1024 BMP180 M41T62 RHT03 TextLCD WakeUp mbed
Fork of LPC1114_barometer_with_data_logging by
Please refer following Notebook.
http://mbed.org/users/kenjiArai/notebook/mbed-lpc1114fn28-data-logger/
Revisions of mbed.bld
Revision | Date | Message | Actions |
---|---|---|---|
18:2a1d75bc8ebc | 2014-08-11 | Data logger for enviromental information using BMP180, RHT03 and Cds // redesign a hardware circuit | File Diff Annotate |
9:ce80da60884a | 2014-06-13 | Barometer program / Step by step approach -> 3rd step,; Setup I2C I/F for BMP180(Baro) & AQM0802A(LCD) | File Diff Annotate |
7:d3b49f1d9f76 | 2014-06-13 | Barometer program / step by step approach ->1st step,; Check LED & SWITCH | File Diff Annotate |
6:e8cd76f38fa9 | 2014-05-09 | Fixed the builds URL | File Diff Annotate |
5:0ee0afc66ccd | 2014-04-03 | Always import the latest mbed SDK build | File Diff Annotate |
2:c30dc3ae7426 | 2014-03-18 | add comment | File Diff Annotate |
1:0e7c9a80e2a6 | 2014-02-21 | Use latest build | File Diff Annotate |
0:7dec7e9ac085 | 2013-10-11 | First commit | File Diff Annotate |