This program read temperature using two LM35 sensors on A0 and A1 analog inputs and displays average temperature using serial. Also, if the temp is in the range (18,22) C then the green led is on, if the temp is in the range (16,18) and (22,24) C the blue led is on, else red led will be on. You can see the connection diagram on my blog sdizdarevic.com soon.

Dependencies:   mbed

Committer:
sdizdarevic
Date:
Wed Aug 06 13:03:00 2014 +0000
Revision:
0:cd3e218305bb
Program to read and display temperature using two LM35 temperature sensors

Who changed what in which revision?

UserRevisionLine numberNew contents of line
sdizdarevic 0:cd3e218305bb 1 http://mbed.org/users/mbed_official/code/mbed/builds/6213f644d804