ESP32 / ESP8266 & BME280 / SHT2x sensor with InfluxDB support
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Thomas Buck be1fef30e4 did no longer work with shell oneliner due to missing newlines il y a 2 ans
include support Arduino Uno Wifi Developer Edition il y a 2 ans
lib Initial commit il y a 4 ans
src did no longer work with shell oneliner due to missing newlines il y a 2 ans
test Initial commit il y a 4 ans
.gitignore Initial commit il y a 4 ans
.travis.yml Initial commit il y a 4 ans
README.md did no longer work with shell oneliner due to missing newlines il y a 2 ans
platformio.ini support Arduino Uno Wifi Developer Edition il y a 2 ans

README.md

ESP-Env

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

Supports SHT21, BME280, analog moisture sensors.

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