{
"version": 1,
"author": "Uri Shaked",
"editor": "wokwi",
"parts": [
{ "type": "board-stm32-bluepill", "id": "stm32", "top": -68.56, "left": 92.37, "attrs": {} },
{ "type": "board-ds18b20", "id": "temp1", "top": 8.47, "left": -63.12, "attrs": {} },
{
"type": "wokwi-resistor",
"id": "r1",
"top": 42.35,
"left": 9.6,
"attrs": { "value": "4700" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": -89.8,
"left": 240,
"attrs": { "color": "green", "bounce": "1" }
}
],
"connections": [
[ "stm32:A10", "$serialMonitor:TX", "green", [] ],
[ "stm32:A9", "$serialMonitor:RX", "green", [] ],
[ "stm32:GND.1", "temp1:GND", "black", [ "h0" ] ],
[ "r1:1", "temp1:VCC", "red", [ "v0" ] ],
[ "temp1:VCC", "stm32:3V3.1", "red", [ "v0" ] ],
[ "r1:2", "stm32:A8", "gold", [ "v0" ] ],
[ "temp1:DQ", "r1:2", "gold", [ "v0" ] ],
[ "btn1:2.l", "stm32:GND.2", "black", [ "h0" ] ],
[ "btn1:1.r", "stm32:B1", "green", [ "v0" ] ]
],
"dependencies": {}
}Loading
stm32-bluepill
stm32-bluepill