Skip to content

A digital thermometer with an audio alarm that sounds if temperature exceeds user-set bounds

Notifications You must be signed in to change notification settings

movaid7/Digital-Thermometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital-Thermometer

A digital thermometer (range 0-99℃) with an audio alarm that sounds if temperature exceeds user-set bounds

The project was done in PIC assembly and implemented on hardware.

A PIC16F690 chip was used, with the temperature value being displayed on a pair of multiplexed common cathode seven-segment displays. Two buttons were used as up and down switches, to adjust the temperarure threshold. If this value was exceeeded, a 440Hz frequency was played on a buzzer.

Schematic Schematic