- This topic has 1 reply, 2 voices, and was last updated 14 years, 3 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 › 8051 › thermometer
Hi guys I’m working on a thermometer I already build both the Celsius one and the one with the conversion from Celsius to Fahrenheit and they both work well. There is any way to update the code to have two sensors with two different temperatures. Outside temp and inside temp. I must use two LM35, but do I have to write a code to interface two different ADC0804 or there is other ADC able of handle two different sensors? Any one who can help me? Thank in advance here are; the links. http://www.engineersgarage.com/microcontroller/8051projects/celsius-fahrenheit-scale-thermometer-AT89C51 http://www.engineersgarage.com/microcontroller/8051projects/Celsius-scale-thermometer-AT89C51