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 Kenji Arai

Please refer following Notebook.
http://mbed.org/users/kenjiArai/notebook/mbed-lpc1114fn28-data-logger/

Committer:
kenjiArai
Date:
Sun Jun 15 03:35:18 2014 +0000
Revision:
11:bccfd75e84a0
Child:
12:1e21119688fe
Barometer program / Step by step approach -> 5th step,; baro_BMP180.c -> Separated LCD part and BMP180 part and use exsiting Lib.(LCD) and new Lib.(BMP180)

Who changed what in which revision?

UserRevisionLine numberNew contents of line
kenjiArai 11:bccfd75e84a0 1 BMP180#9c1a7a1f0d97