Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

polyfloyd/esp32-sensornode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 Sensornode

NOTE: This app has been replaced by esphome and is thus unmaintained

This is code for an ESP32 to export the data from a bunch of sensors over MQTT.

Supported peripherals:

  • BH1750 (light intensity)
  • BME280 (relative humidity, temperature, barometric pressure)
  • MH-Z19 (CO2)
  • PMS7003 (fine dust)
  • PZEM-004T v3 (AC power)
  • SGP30 (volatile organic gas)
  • NPN Sensor based water consumption

Peripherals and configs are selected through platformio.ini.

Grafana Dashboard Example

Releases

No releases published

Packages

No packages published