added to readme and created dev branch

This commit is contained in:
Shivan Sivakumaran 2021-05-28 13:19:01 +12:00
parent 03e17428c5
commit bf604c5e30
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
# 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.
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.
## Setting up ampy
`ampy` is a application that allows terminal access to connected micropython devices.
## typology
![](docs/typology)

View File

Before

Width:  |  Height:  |  Size: 365 KiB

After

Width:  |  Height:  |  Size: 365 KiB