Oct 15, 2010 #1 V vattipalli Junior Member level 1 Joined Oct 13, 2010 Messages 18 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Activity points 1,404 how can i interface a temperature sensor to 8051 and read data from that. plz any one help me in coding part..plz...
how can i interface a temperature sensor to 8051 and read data from that. plz any one help me in coding part..plz...
Oct 15, 2010 #2 incomplete_jerin Advanced Member level 2 Joined Jun 4, 2010 Messages 549 Helped 97 Reputation 208 Reaction score 92 Trophy points 1,308 Location INDIA Activity points 3,912 In which language do you prefer to code? Assembly,C or any other? Regards, Jerin.
Oct 15, 2010 #3 V vattipalli Junior Member level 1 Joined Oct 13, 2010 Messages 18 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Activity points 1,404 in c , thanks in advance
Oct 15, 2010 #4 welove8051 Full Member level 6 Joined Jul 16, 2009 Messages 357 Helped 51 Reputation 102 Reaction score 41 Trophy points 1,308 Location india Activity points 3,277 refer 8051 by mazidi . it has everything u required regarding interfacing temperature sensors
Oct 15, 2010 #5 V vattipalli Junior Member level 1 Joined Oct 13, 2010 Messages 18 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Activity points 1,404 few days back i started learning 8051 plz suggest some tips....
Oct 15, 2010 #6 A ansarmytheen Full Member level 3 Joined Jan 9, 2010 Messages 155 Helped 55 Reputation 110 Reaction score 53 Trophy points 1,308 Location kerala Activity points 2,100 first you study the topics for AD conversion (Registers and their settings).
Oct 15, 2010 #7 J jit_singh_tara Full Member level 6 Joined Dec 22, 2006 Messages 325 Helped 9 Reputation 18 Reaction score 4 Trophy points 1,298 Location Delhi , India Activity points 4,295 use lm35 ,inbuilt ad conversion of pic ,have fun....
Oct 15, 2010 #8 N nikhil_jain Member level 4 Joined Sep 20, 2010 Messages 76 Helped 37 Reputation 76 Reaction score 36 Trophy points 1,308 Location India Activity points 1,622 use ADC0804 with LM35.. check this **broken link removed** for code and schematics.
Oct 16, 2010 #9 welove8051 Full Member level 6 Joined Jul 16, 2009 Messages 357 Helped 51 Reputation 102 Reaction score 41 Trophy points 1,308 Location india Activity points 3,277 vattipalli said: few days back i started learning 8051 plz suggest some tips.... Click to expand... 8051 by mazidi is the best for beginers.
vattipalli said: few days back i started learning 8051 plz suggest some tips.... Click to expand... 8051 by mazidi is the best for beginers.
Oct 16, 2010 #10 N nbprashanth Member level 1 Joined Aug 22, 2010 Messages 38 Helped 4 Reputation 8 Reaction score 4 Trophy points 1,288 Location India Activity points 1,540 As far as i know the best way is an ADC converting output of lm35. LM35 IC has an output of 10mV/degree C and has a range of -55 to 150 degree Celsius. This is the easiest afaik
As far as i know the best way is an ADC converting output of lm35. LM35 IC has an output of 10mV/degree C and has a range of -55 to 150 degree Celsius. This is the easiest afaik