Skip to content

prmakerspace/arduino-digital-thermometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Digital Thermometer

A simple digital thermometer built for arduino. This was my first ever arduino project and I had a lot of fun putting it together.

It reads temperature from the DS18B20 temperature probe and outputs it to a 5x7 LED dot matrix (LTP-747E). If temperature rises or falls outside of a preset range (20-25 C), indicitor LEDs are lit up.

Components Used

Future Enhancements

  • Add hardware inputs (buttons/potentiometer) to allow adjustment of target range
  • Connect to a power tail to allow household-voltage appliances to be turned on/off (way more useful than LEDs!)

Wiring diagram coming soon!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages