{
"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": -133.38, "left": 235.2, "attrs": {} },
{
"type": "wokwi-hx711",
"id": "cell1",
"top": -343,
"left": -304.6,
"attrs": { "type": "50kg" }
},
{ "type": "wokwi-servo", "id": "servo1", "top": 7.6, "left": -297.6, "attrs": {} }
],
"connections": [
[ "chip1:VCC", "uno:5V", "white", [ "h0" ] ],
[ "chip1:CLK", "uno:5", "blue", [ "h0" ] ],
[ "chip1:DAT", "uno:6", "cyan", [ "h0" ] ],
[ "chip1:GND", "uno:GND.2", "gray", [ "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" ] ],
[ "chip1:RST", "uno:10", "green", [ "h0" ] ],
[ "servo1:PWM", "uno:A0", "orange", [ "h0" ] ],
[ "servo1:V+", "uno:VIN", "red", [ "h-96", "v-76.7", "h115.2" ] ],
[ "servo1:GND", "uno:GND.1", "gray", [ "h307.2", "v-211.2" ] ]
],
"dependencies": {}
}