package
0.0.0-20240917142712-10102bbdc223
Repository: https://github.com/shanghuiyang/rpi-projects.git
Documentation: pkg.go.dev
# README

Auto Air
Auto-Air works together with a PMS7003 module, a sensor for detecting pm2.5 and pm10. The air-cleaner, honeywell PAC1101 with a touchable control panel, will be turned on automatically when the pm2.5 >= 120 ug/m3, and turned off automatically when the pm2.5 < 100 ug/m3. You also can use your mobile phone to remotely turn the air-cleaner on or off.
Hardwares:
- Raspberry Pi A+
- PMS7003 Air Quality Sensor
- Sevo SG90
- Led 4-Digitals Display
iot cloud is used for displaying historic pm2.5 values
