ESP8266 running Micropython collecting temperature humidity and light level. Pushing data to a Mosquito server. A python script to ingest the data into an influx database. Grafana to display the data.
Go to file
jimmy 80ff218a28 Copy from https://git.chch.tech/chchtech/mqtt-influx 2021-05-29 03:13:32 +00:00
mqttinflux Copy from https://git.chch.tech/chchtech/mqtt-influx 2021-05-29 03:13:32 +00:00
uP Renamed to main.py 2021-05-29 14:59:36 +12:00
.gitignore Add config.json 2021-05-29 14:57:40 +12:00
LICENSE Initial commit 2021-02-16 09:34:03 +00:00
README.md Add Install tools. Add esp8266 firmware download 2021-05-29 15:00:36 +12:00
docker-compose.yml Add mosquitto config 2021-03-28 22:03:30 +13:00
mosquitto.conf Add mosquitto config 2021-03-28 22:03:30 +13:00
typology.png Add typology drawing 2021-05-11 21:26:39 +12:00

README.md

Datalogger

ESP8266 running Micropython collecting temperature humidity and light level. Pushing data to a Mosquito server. A python script to ingest the data into an influx database. Grafana to display the data.

Install tools

pip3 install esptool adafruit-ampy

Download Esp8266 Firmware

https://micropython.org/resources/firmware/esp8266-20210418-v1.15.bin