https://github.com/bertrik/humidity
Simple arduino project to read relative humidity / temperature from a DHT11 sensor and send it wirelessly using NRF24L01+
https://github.com/bertrik/humidity
Last synced: 3 months ago
JSON representation
Simple arduino project to read relative humidity / temperature from a DHT11 sensor and send it wirelessly using NRF24L01+
- Host: GitHub
- URL: https://github.com/bertrik/humidity
- Owner: bertrik
- License: bsd-2-clause
- Created: 2014-06-04T17:52:00.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-20T22:03:54.000Z (over 10 years ago)
- Last Synced: 2025-01-02T01:16:07.916Z (5 months ago)
- Language: C++
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
humidity
========Simple arduino project to read relative humidity / temperature from a DHT11 sensor and send it wirelessly using NRF24L01+