Compare commits

...

1 Commits

Author SHA1 Message Date
Shivan Sivakumaran bf604c5e30 added to readme and created dev branch 2021-05-28 13:19:01 +12:00
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