Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thorsten-l/esp8266-dht22-to-influxdb
- Owner: thorsten-l
- License: apache-2.0
- Created: 2019-06-06T13:55:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-06T20:30:29.000Z (over 5 years ago)
- Last Synced: 2024-11-19T02:55:45.085Z (2 months ago)
- Topics: arduino, dht22, docker, esp8266, influxdb, platformio
- Language: C++
- Size: 13.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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>