
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.
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
1:9218b5180bd2 | 2020-07-12 | stm32f103c8t6 using a LM35 sensor. Use a 10uF electrolitic capacitor between groung and signal pns of LM35. | File Diff Annotate |
0:aed747a24dcd | 2013-05-08 | LM35 with LCD | File Diff Annotate |