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 343b310064 Initial commit 2021-02-16 09:34:03 +00:00
LICENSE Initial commit 2021-02-16 09:34:03 +00:00
README.md Initial commit 2021-02-16 09:34:03 +00: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.