{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-mega", "id": "mega", "top": 41.4, "left": 525.43, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 140.29,
"left": 1056.07,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": 72.56,
"left": 1053.65,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn3",
"top": 207.79,
"left": 1056.07,
"attrs": { "color": "green" }
}
],
"connections": [
[ "btn2:1.l", "mega:A6", "green", [ "h-35.9", "v199.77", "h-774.8" ] ],
[ "btn1:1.l", "mega:A7", "green", [ "h-27.11", "v140.44", "h-2.8" ] ],
[ "btn3:1.l", "mega:A5", "green", [ "h-15.9", "v84.15", "h-297.4", "v-75.04" ] ],
[ "mega:GND.2", "btn3:2.r", "black", [ "v81.93", "h964.25" ] ],
[ "btn3:2.r", "btn1:2.r", "green", [ "h19.17", "v-70.35", "h4.2" ] ],
[ "btn1:2.r", "btn2:2.r", "green", [ "h23.38", "v-8.45" ] ]
]
}