{
"version": 1,
"author": "Uri Shaked",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-arduino-uno",
"id": "uno",
"top": 176.56,
"left": -14.81,
"rotate": 90,
"attrs": {}
},
{
"type": "wokwi-pushbutton",
"id": "btn3",
"top": 335.31,
"left": 298.15,
"rotate": 90,
"attrs": { "color": "blue" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": 228.8,
"left": 587.44,
"rotate": 90,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-led",
"id": "led4",
"top": 265.61,
"left": 584.5,
"rotate": 90,
"attrs": { "color": "cyan" }
},
{
"type": "wokwi-led",
"id": "led5",
"top": 302.29,
"left": 584.06,
"rotate": 90,
"attrs": { "color": "magenta" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 268.39,
"left": 420.9,
"rotate": 180,
"attrs": { "value": "220" }
},
{
"type": "wokwi-resistor",
"id": "r4",
"top": 282.81,
"left": 418.65,
"rotate": 180,
"attrs": { "value": "220" }
},
{
"type": "wokwi-resistor",
"id": "r5",
"top": 311.41,
"left": 419.52,
"rotate": 180,
"attrs": { "value": "220" }
}
],
"connections": [
[ "led3:A", "r3:1", "yellow", [ "h0" ] ],
[ "led4:A", "r4:1", "cyan", [ "h0" ] ],
[ "led5:A", "r5:1", "magenta", [ "h0" ] ],
[ "btn3:1.r", "uno:A0", "blue", [ "v40.47", "h-376.64", "v-84.23" ] ],
[ "led3:C", "led4:C", "black", [ "h-27.48", "v39.22" ] ],
[ "led4:C", "led5:C", "black", [ "h-26.71", "v37.31" ] ],
[ "r5:2", "uno:10", "magenta", [ "v1.7", "h-65.9", "v-29.67" ] ],
[ "r4:2", "uno:11", "cyan", [ "v0" ] ],
[ "r3:2", "uno:12", "yellow", [ "v0.47", "h-205.08" ] ],
[ "uno:GND.1", "btn3:2.l", "black", [ "h0" ] ],
[ "led3:C", "uno:GND.1", "black", [ "h-1.63", "v-25.15", "h-264.75", "v34.91" ] ]
],
"dependencies": {}
}