Using LM35 Temperature Sensor we display the Temperature on the LCD
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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:9218b5180bd2 | 2020-07-12 | armo | stm32f103c8t6 using a LM35 sensor. Use a 10uF electrolitic capacitor between groung and signal pns of LM35. |
0:aed747a24dcd | 2013-05-08 | GRG | LM35 with LCD |