Using LM35 Temperature Sensor we display the Temperature on the LCD

Dependencies:   mbed TextLCD

After one week trying to read a temperature using stm32f103c8t6 and a LM35 I found that the only thing missed was a 10uF electrolitic capacitor between groung and signal pins of the sensor. Now it is working right.

Revision:
1:9218b5180bd2
Parent:
0:aed747a24dcd
--- a/mbed.bld	Wed May 08 08:57:08 2013 +0000
+++ b/mbed.bld	Sun Jul 12 18:18:59 2020 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/7e6c9f46b3bd
\ No newline at end of file
+https://os.mbed.com/users/mbed_official/code/mbed/builds/65be27845400
\ No newline at end of file