{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-breadboard", "id": "bb1", "top": -3, "left": 530.8, "attrs": {} },
{ "type": "wokwi-arduino-uno", "id": "uno", "top": 0, "left": 0, "attrs": {} },
{
"type": "wokwi-hx711",
"id": "cell1",
"top": 213.8,
"left": 281,
"attrs": { "type": "5kg" }
},
{
"type": "wokwi-hx711",
"id": "cell2",
"top": -103,
"left": 290.6,
"attrs": { "type": "5kg" }
},
{
"type": "wokwi-lcd1602",
"id": "lcd1",
"top": -272,
"left": 15.2,
"attrs": { "pins": "i2c" }
},
{
"type": "wokwi-lcd1602",
"id": "lcd2",
"top": 332.8,
"left": 44,
"attrs": { "pins": "i2c" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": -92.05,
"left": 652.8,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": -92.05,
"left": 739.2,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "cell1:SCK", "uno:2", "green", [ "h0" ] ],
[ "cell1:GND", "uno:GND.3", "black", [ "h0" ] ],
[ "cell1:GND", "lcd2:GND", "black", [ "h0" ] ],
[ "cell1:DT", "uno:3", "green", [ "h0" ] ],
[ "cell1:VCC", "lcd2:VCC", "red", [ "h0" ] ],
[ "cell1:VCC", "uno:5V", "red", [ "h0" ] ],
[ "cell2:GND", "lcd1:GND", "black", [ "h0" ] ],
[ "cell2:GND", "uno:GND.1", "black", [ "h0" ] ],
[ "cell2:DT", "uno:5", "green", [ "h0" ] ],
[ "cell2:SCK", "uno:4", "green", [ "h0" ] ],
[ "cell2:VCC", "uno:5V", "red", [ "h0" ] ],
[ "cell2:VCC", "lcd1:VCC", "red", [ "h0" ] ],
[ "lcd1:SDA", "uno:A4", "green", [ "h0" ] ],
[ "lcd1:SCL", "uno:A5", "green", [ "h0" ] ]
],
"dependencies": {}
}