Skip to content
/ ESP Public

Firmware for the ESP8266 and ESP32 microcontrollers to monitor and report environmental data via MQTT for home automation.

License

Notifications You must be signed in to change notification settings

OpCode1300/ESP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP - Extrasensory perception

Firmware for the ESP8266 and ESP32 microcontrollers to monitor and report environmental data via MQTT for home automation.

Currently supported sensors:

  • BME280
  • TSL2561
  • CCS811

Getting started:

Create a config.h file using config.h.example as a template. Confirm the I2C pins are correct in the esp.ino file and upload to your device.

Based on gist by mtl010957

About

Firmware for the ESP8266 and ESP32 microcontrollers to monitor and report environmental data via MQTT for home automation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages