{
"version": 1,
"author": "Eric DUQUENOY",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-uno", "id": "uno", "top": 0.6, "left": -0.6, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": -64.46,
"left": 269.32,
"attrs": { "color": "green" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": -110.4,
"left": 201.05,
"rotate": 90,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "btn1:2.l", "uno:3", "green", [ "h0" ] ],
[ "btn1:1.l", "uno:5V", "green", [ "h-24.32", "v-56.81", "h124", "v450", "h-221.33" ] ],
[ "r2:2", "uno:3", "green", [ "h0" ] ],
[ "r2:1", "uno:GND.1", "green", [ "h-1.02", "v-21.56", "h-119.33" ] ]
],
"dependencies": {}
}