Skip to content

Environmental monitor (colour 1.5" OLED)

License

Notifications You must be signed in to change notification settings

Yutthanat/ESP32-EnvMon

 
 

Repository files navigation

Environmental monitoring with OLED display working over MQTT

  • Uses 128x128 1.5" RGB OLED display (readily available from Amazon)
  • Uses SCD41 sensor, and can use this for temp or external DS18B20
  • Older board design included for SCD30 and external DS18B20

The design makes for a small unit powered by a USB cable, or 12V DC, with an RGB OLED display showing CO2, temperature, and humidity.

It can also be set with CO2 level and temperature levels which can trigger MQTT messages allowing control of fans or heating systems.

The CO2 sensor used is an expensive NDIR module providing accurate CO2 measurement which is not fooled by farts, etc.

3D case designs include stand alone (as shown) or included in a standard UK single gang face plate.

Also included are some linux tools to log data from this module to sql and graph it as svg. Additional tools are also included to log and graph power data from tasmota.

267317

(c) 2019-22 Andrews & Arnold Ltd, Adrian Kennard. See LICENSE file (GPL).

About

Environmental monitor (colour 1.5" OLED)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.2%
  • C 25.7%
  • Other 1.1%