added details about 2 sensors

This commit is contained in:
CDaut 2022-02-17 10:41:27 +01:00 committed by CDaut
parent 74686e9b85
commit 3eb1a3eb40

View file

@ -8,9 +8,9 @@ This project is intended to be open source, open hardware and open data oriented
### Stack
The sensor pack itself is based around the ESP32 microprocessor and contains several sensors:
- BMP280 air pressure and temperature monitoring sensor
- [name] particulate matter sensor
- Nova SDS011 particulate matter sensor
- [name] CO2 sensor
- [name] NO2 sensor
- MISC 2714 NO2 sensor
A custom PCB/housing is yet to be designed and manufactured. Data collection is made possible by an Android App, that will connect to the sensor pack via Bluetooth low energy. It is imperative to design the sensor pack to be lightweight and consume as little as possible energy to ensure comfort in transporting the sensor pack (it is intended to be clipped to e.g. a backpack) and long battery life.