Skip to content

Real-time monitoring of indoor air quality. Collects data on parameters such as temperature, pressure, humidity and more.

License

Notifications You must be signed in to change notification settings

straightchlorine/arduino-air-state-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adruino-air-state-server

Air quality monitor built with NodeMCU and following sensors:

  • MQ135;
  • BMP180;
  • DHT22;
  • DS18B20;
  • SSD1306.

It connects to given network specified in secrets.h and returns registered data on /circumstances handle.

Beneath, you can see the circuit diagram:

diagram

As well as finished project:

finished project


Note: Project is managed by async-httpd-data-collector, which is an asynchronous gateway between NodeMCU and InfluxDB. Similar results could be achieved by simply utilising the ESP8266 Influxdb library, which facilitates connection to the database from the device itself.

About

Real-time monitoring of indoor air quality. Collects data on parameters such as temperature, pressure, humidity and more.

Topics

Resources

License

Stars

Watchers

Forks

Languages