Firmware for the ESP8266 and ESP32 microcontrollers to monitor and report environmental data via MQTT for home automation.
- BME280
- TSL2561
- CCS811
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.