added to readme and created dev branch
This commit is contained in:
parent
03e17428c5
commit
bf604c5e30
10
README.md
10
README.md
|
@ -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)
|
||||
|
|
Before Width: | Height: | Size: 365 KiB After Width: | Height: | Size: 365 KiB |
Loading…
Reference in New Issue