
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.
TextLCD.lib@1:9218b5180bd2, 2020-07-12 (annotated)
- Committer:
- armo
- Date:
- Sun Jul 12 18:18:59 2020 +0000
- Revision:
- 1:9218b5180bd2
- Parent:
- 0:aed747a24dcd
stm32f103c8t6 using a LM35 sensor. Use a 10uF electrolitic capacitor between groung and signal pns of LM35.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
GRG | 0:aed747a24dcd | 1 | http://mbed.org/users/simon/code/TextLCD/#44f34c09bd37 |