Costas Vav outlines building an AQI sensor with off-the-shelf parts and 3D-printed case on hackaday.io:
After visiting Seattle this summer during the forest fires and being made aware of how important AQI is, I decided to build my own AQI device.
When going into this project, I was not 100% sure what I wanted, but after a few iterations of hardware combinations, I came to the following requirements:
- Portable
- Off-the-shelf components
- 3D-printable case
- Fast start time
I prefer CircuitPython over Arduino, so that also helped in the decision (of parts).
The parts used:
- Adafruit Feather RP2040 (https://www.adafruit.com/product/4884)
- PMS5003 PM2.5 Air Quality Sensor (https://www.adafruit.com/product/3686)
- Lithium Battery (https://www.adafruit.com/product/1781)
- Adafruit Powerboost 1000 Charger (https://www.adafruit.com/product/2465)
- 0.96″ OLED Display (https://www.adafruit.com/product/684)
- On/Off Switch
- Power Rail (snapped an end of a breadboard)
- Jumper Wires
- M2 Screws
See the build details on hackaday.io and more on Hackaday.
No comments:
Post a Comment