Skip to content

ESP8266 air quality

Oleg Moiseenko edited this page Aug 2, 2018 · 1 revision

ESP8266 air quality monitor

Source code

code here

to compile it you need Arduino IDE and need to download all libs:

  • lib list

or download workspace via link

Parts

  • SenseAir s8 - CO2 sensor
  • BME280 - temperature, humidity and pressure sensor
  • HDC 1080 - temperature and humidity sensor
  • SI1145 - PROXIMITY/UV/AMBIENT lisht sensor
  • Plantower PMS 5003 (PMS7003, PMSA003) - laser particle concentration sensor (dust in the air)

Schematics

ESP8266 air quality schematics EasyEDA project here

Clone this wiki locally