{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-uno", "id": "uno", "top": -162.6, "left": -106.2, "attrs": {} },
{ "type": "chip-ds1302", "id": "chip1", "top": -296.58, "left": -24, "attrs": {} },
{
"type": "wokwi-hx711",
"id": "cell1",
"top": -343,
"left": -304.6,
"attrs": { "type": "50kg" }
}
],
"connections": [
[ "chip1:VCC", "uno:5V", "red", [ "h0" ] ],
[ "chip1:CLK", "uno:5", "blue", [ "h0" ] ],
[ "chip1:DAT", "uno:6", "green", [ "h0" ] ],
[ "chip1:RST", "uno:10", "green", [ "h0" ] ],
[ "chip1:GND", "uno:GND.2", "black", [ "h0" ] ],
[ "cell1:GND", "uno:GND.3", "black", [ "h0" ] ],
[ "cell1:DT", "uno:2", "green", [ "h0" ] ],
[ "cell1:SCK", "uno:3", "green", [ "h0" ] ],
[ "cell1:VCC", "uno:3.3V", "red", [ "h0" ] ]
],
"dependencies": {}
}