ESP32 / ESP8266 & BME280 / SHT2x sensor with InfluxDB support
Thomas Buck 41480f7e43 add compile_commands.json for cyd build il y a 1 an
include first simple cyd remote test il y a 1 an
lib Initial commit il y a 5 ans
src draw rudimentary buttons il y a 1 an
.gitignore add compile_commands.json for cyd build il y a 1 an
.travis.yml Initial commit il y a 5 ans
README.md support CCS811, serial relais. il y a 3 ans
compile_commands.json add compile_commands.json for cyd build il y a 1 an
extra_script.py add compile_commands.json for cyd build il y a 1 an
platformio.ini add compile_commands.json for cyd build il y a 1 an

README.md

ESP-Env

Small firmware supporting different environmental sensors, as well as different microcontroller platforms.

Supports SHT21, BME280, CCS811, analog moisture sensors, serial or gpio relais.

Runs on ESP32, ESP8266, Arduino Uno Wifi Developer Edition.