https://github.com/electronicsstudio/dht_22_temp_and_humidity_sensor
This code reads temperature and humidity data from a DHT22 sensor
https://github.com/electronicsstudio/dht_22_temp_and_humidity_sensor
Last synced: 6 months ago
JSON representation
This code reads temperature and humidity data from a DHT22 sensor
- Host: GitHub
- URL: https://github.com/electronicsstudio/dht_22_temp_and_humidity_sensor
- Owner: electronicsstudio
- Created: 2025-02-17T13:50:02.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-02-23T08:16:27.000Z (12 months ago)
- Last Synced: 2025-07-15T00:15:03.765Z (7 months ago)
- Language: C++
- Homepage: https://www.youtube.com/@ElectronicsStudio-v7o/videos
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DHT_22_Temp_and_Humidity_Sensor
This code reads temperature and humidity data from a DHT22 sensor using the DHT library and outputs the values to the Serial Monitor.
The temperature is displayed in both Celsius and Fahrenheit, and the humidity is shown as a percentage. The readings are updated every 1 second.
**From this URL you can download the Librry.**
https://github.com/RobTillaart/DHTlib?tab=readme-ov-file