This is the program for an Arduino driven environment monitor kit.
The kit is based on Adeept Indoor Environment Monitor Kit, while some sensors are abandoned or replaced. Instead of displaying instant data on LCD screen, this kit store data in SD card, which enable long-term, outdoor measurement.
data_processor.py is used to process data retrieved from SD cards.
liuzikai, LTK P.
ZJU-UIUC
- Arduino UNO
- Plantower PMS7003
- DHT22
- SD Card Module
- Adeept BMP180 Module
- Adeept Photosensor Module
- Adeept MQ2 (Optional)
- Adeept Button Module
- LCD12864RSPI
- Arduino SD library doesn't well support SD cards that are greater than 2GB.
- MQ2, PMS7003 and LCD need large current supply, so external power supply may be needed. Notice that Arduino UNO 5V pin can only support limited current.