Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thorsten-l/esp8266-dht22-to-influxdb

Sample code to read a DHT22 sensor and write data to an InfluxDB
https://github.com/thorsten-l/esp8266-dht22-to-influxdb

arduino dht22 docker esp8266 influxdb platformio

Last synced: 12 days ago
JSON representation

Sample code to read a DHT22 sensor and write data to an InfluxDB

Awesome Lists containing this project

README

        

# ESP8266-DHT22-to-InfluxDB

Sample code to read a DHT22 sensor and write data to an InfluxDB

## Compile requirements

- rename or copy lib/App/App.hpp.sample to lib/App/App.hpp
and change <your wifi ssid> and <your wifi password>