12 lines
355 B
Markdown
12 lines
355 B
Markdown
# 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.
|
|
|
|
## Setting up ampy
|
|
|
|
`ampy` is a application that allows terminal access to connected micropython devices.
|
|
|
|
## typology
|
|
|
|
![](docs/typology)
|