{
"version": 1,
"author": "Uri Shaked",
"editor": "wokwi",
"parts": [
{ "type": "board-stm32-bluepill", "id": "stm32", "top": -78.16, "left": -70.83, "attrs": {} },
{
"type": "wokwi-hx711",
"id": "cell1",
"top": 50.6,
"left": 117.8,
"attrs": { "type": "5kg" }
}
],
"connections": [
[ "stm32:A10", "$serialMonitor:TX", "green", [] ],
[ "stm32:A9", "$serialMonitor:RX", "green", [] ],
[ "cell1:VCC", "stm32:5V.1", "red", [ "h0" ] ],
[ "cell1:GND", "stm32:GND.1", "black", [ "h0" ] ],
[ "cell1:DT", "stm32:B8", "blue", [ "h0" ] ],
[ "cell1:SCK", "stm32:B9", "green", [ "h0" ] ]
],
"dependencies": {}
}