{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": -8.67,
"left": -166.67,
"attrs": { "env": "micropython-20230426-v1.20.0" }
},
{
"type": "wokwi-hx711",
"id": "cell1",
"top": 92.35,
"left": 12.2,
"attrs": { "type": "5kg" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": -67.53,
"left": -46.27,
"attrs": { "color": "green", "bounce": "1", "key": "#" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 15.55,
"left": -2.93,
"attrs": { "value": "10000" }
}
],
"connections": [
[ "pico:GND.8", "cell1:GND", "black", [ "h50.36", "v46.17" ] ],
[ "pico:3V3", "cell1:VCC", "green", [ "h39.02", "v0.97" ] ],
[ "pico:GP6", "cell1:SCK", "green", [ "h86.36", "v7.9" ] ],
[ "pico:GP7", "cell1:DT", "green", [ "h77.02", "v-5.03" ] ],
[ "btn2:2.l", "pico:3V3", "green", [ "v-11.01", "h-82.4", "v104" ] ],
[ "pico:GP28", "btn2:1.r", "green", [ "h172", "v-119.89" ] ],
[ "r1:2", "btn2:1.r", "green", [ "v0" ] ],
[ "pico:GND.8", "r1:1", "black", [ "h0" ] ]
],
"dependencies": {}
}