Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/04/02 09:25
Read: times


 
#18313 - RE: 8051 code for DIGITAL THERMOMETER
Eoin,
Here is a fundamental pseudo code description of your problem.
All the elements of this have been discussed in depth and recently on the forum. I don't know the SFR and operation of the ADC in the ADUC812.
Steve

Start:
READ ADC zero ;always an important step.
READ ADC thermometer.
Subtract readings of thermometer and zero..
using value above, Do lookup table for temperature.
Transmit value to serial port
OR LCD.



List of 13 messages in thread
TopicAuthorDate
8051 code for DIGITAL THERMOMETER            01/01/70 00:00      
RE: 8051 code for DIGITAL THERMOMETER            01/01/70 00:00      
RE: 8051 code for DIGITAL THERMOMETER            01/01/70 00:00      
RE: LM35-like, 200 C            01/01/70 00:00      
RE: LM35-like, 200 C            01/01/70 00:00      
8051 with 8255,62256,seven segment 4x5            01/01/70 00:00      
8051 with 8255,62256,seven segment 4x5            01/01/70 00:00      
RE: Embedded Postings :)            01/01/70 00:00      
RE: I agree Andy + Steve:            01/01/70 00:00      
RE: I agree Andy + Steve:            01/01/70 00:00      
RE: I agree Andy + Steve:            01/01/70 00:00      
RE: I agree Andy + Steve:            01/01/70 00:00      
RE:            01/01/70 00:00      

Back to Subject List