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

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

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