Skip to content

Air quality sensor with ESP8266, BME280, ZH-18 and SSD1306

License

Notifications You must be signed in to change notification settings

corny/airsensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airsensor

This Arduino project implements an indoor air quality sensor based on the ESP8266.

Assembly

Components

Data transmission

The sensor data can be recorded via:

Pins

Connect the components to the following pins:

  • MH-Z19 or MH-Z18:
    • D7 (GPIO13) as RXD2
    • D8 (GPIO15) as TXD2
  • BME280 and SSD1306:
    • D3 (GPIO0) as SDA for I²C
    • D4 (GPIO2) as SDC for I²C

About

Air quality sensor with ESP8266, BME280, ZH-18 and SSD1306

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages