No description
Find a file
2025-12-05 23:31:49 +01:00
bme280_float.py first commit 2025-12-05 23:31:49 +01:00
config.sample.py first commit 2025-12-05 23:31:49 +01:00
main.py first commit 2025-12-05 23:31:49 +01:00
README.md first commit 2025-12-05 23:31:49 +01:00

ESP32 + BME280 sensor

Written in MicroPython. Reads temperature, humidity and barometric pressure. Sends it to a MQTT broker. InfluxDB will be added soon.