Skip to content

With using timer interrupt , Lm35 (Temprature sensor) ,LCD 2*16 and DC fan , An interrupt is executed when the temperature reaches 50 degrees or higher. The ISR sends a signal that operates the fan and keeps working until the temperature is back below 50 degrees and display the elipsaed time

Notifications You must be signed in to change notification settings

Sayed108/Interrupt_Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interrupt_Lab

With using timer interrupt , Lm35 (Temprature sensor) ,LCD 2*16 and DC fan , An interrupt is executed when the temperature reaches 50 degrees or higher. The ISR sends a signal that operates the fan and keeps working until the temperature is back below 50 degrees and display the elipsaed time

#SW Using proteues8.13 and fritzing in simulation , and micro c pro for pic in coding

#Hardware LCD 2*16 CRYSTAL4MHZ Resistors and Variable Resistor Realy module or Design it using 2N2222 NPN transistor,4N35 Optocoupler and Relay LM35 temprature sensor lm339 quad differential comparator Pic16f877a

About

With using timer interrupt , Lm35 (Temprature sensor) ,LCD 2*16 and DC fan , An interrupt is executed when the temperature reaches 50 degrees or higher. The ISR sends a signal that operates the fan and keeps working until the temperature is back below 50 degrees and display the elipsaed time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages