Demo for reading DS1820 temperature sensor with STM32F103C8T6 board.
Reading DS1820 temperature sensor with STM32F103C8T6 board
Import the program into your online compiler.
Schematic
Wiring
STM32F103C8T6 | DS1820 | |||
---|---|---|---|---|
GND | <=> | GND | ||
PA_9 | <=> | DQ | ||
3.3V | <=> | VDD |
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:99631e445ec4 | 2019-02-05 | hudakz | Updated. |
2:171926fbefb3 | 2019-02-05 | hudakz | Updated. |
1:93ec3038c226 | 2017-01-06 | hudakz | Updated. |
0:ce867244a530 | 2017-01-06 | hudakz | Initial release. |