Skip to content

Using the DHT11v2 humidity and temperature sensor, create a running average of temperature that is printed to a LCD screen

Notifications You must be signed in to change notification settings

vandorb12/DHT11v2-Arduino-Temp-Average

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

DHT11v2-Arduino-Temp-Average

Using the DHT11v2 humidity and temperature sensor, create a running average of the ambient temperature the sensor reads that is then printed to a LCD screen

The DHT11 library can be found on OSEPP's site for the DHT11. Import the library code into your Library. Be warry of what version of the sensor you get by looking for an "Update Notification" sticker on the packaging. The code for this project is currently optimized for the v2 sensor. https://www.osepp.com/electronic-modules/sensor-modules/63-humidity-temperature-sensor (URL may break as time keeps on ticking into the future, in that case Google is your friend)

About

Using the DHT11v2 humidity and temperature sensor, create a running average of temperature that is printed to a LCD screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%