- This topic has 1 reply, 2 voices, and was last updated 13 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › AVR › how to interface temprature sensore and fan by 8051 or avr ATmega 8535
hello all
i want to interface temprature sensore and fan by 8051 or avr ATmega 8535
and with lcd display to show temperature
if temperature reach 25 degree the fan Working
i want circut diagram and programing code to do this job by 8051 or avr ATmega 8535
thnx in advance
helo mohamed,
you need to use ADC for that, here i am pastin a link for AVR ADC…in you case divide the o/p of ADC by 2 (ADC o/p / 2) will be the correct temperature temperature.
http://www.engineersgarage.com/embedded/avr-microcontroller-projects/adc-circuit