airgradienthq / arduino

Firmware of open-source hardware air quality monitors AirGradient ONE (indoor) and AirGradient Open Air (outdoor).
https://www.airgradient.com/documentation/
Other
220 stars 114 forks source link

Low Readings correction for Plantower PMS5003 #259

Closed samuelbles07 closed 3 weeks ago

samuelbles07 commented 3 weeks ago

See this blog regarding this PR: https://www.airgradient.com/blog/low-readings-from-pms5003/

Changes

  1. SLR correction function for PMS5003
  2. Handle correction options from AG dashboard
  3. Display and led bar based on selected correction from AG dashboard
  4. Support EPA correction on top of SLR correction
  5. Support update correction from local server (see docs/local-server.md)
  6. Fix typo, etc