Demo for reading DS1820 temperature sensor with STM32F103C8T6 board.

Dependencies:   mbed DS1820

Reading DS1820 temperature sensor with STM32F103C8T6 board

Import the program into your online compiler.

Schematic

/media/uploads/hudakz/stm32f103c8t6_ds1820_04.png

Wiring

STM32F103C8T6DS1820
GND<=>GND
PA_9<=>DQ
3.3V<=>VDD

Changes

RevisionDateWhoCommit message
3:99631e445ec4 2019-02-05 hudakz Updated. default tip
2:171926fbefb3 2019-02-05 hudakz Updated.
1:93ec3038c226 2017-01-06 hudakz Updated.
0:ce867244a530 2017-01-06 hudakz Initial release.