22 lines
452 B
Markdown
22 lines
452 B
Markdown
# ESP Air Monitor
|
|
|
|
Skeletal idea for an esp based air monitor.
|
|
|
|
## Hardware
|
|
|
|
I have used the following:
|
|
|
|
* ESP32-S3 (although as far as I know, I'm not using any special features... and should work on any esp)
|
|
* DHT22
|
|
* PMS5003
|
|
|
|
I am thinking about also adding the following too:
|
|
|
|
* Senseair S8 NDIR CO2
|
|
|
|
Honestly... it might not look overly different from this sort of product (but I made this myself): https://www.airgradient.com/
|
|
|
|
## License
|
|
|
|
GPLv3
|