{
"version": 1,
"author": "Bárbara Silveira",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-uno", "id": "uno", "top": 66.74, "left": -19.2, "attrs": {} },
{
"type": "wokwi-led",
"id": "led1",
"top": -94.01,
"left": 55.19,
"attrs": { "color": "orange" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": -15.71,
"left": 98.29,
"rotate": 90,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "led1:C", "uno:GND.1", "green", [ "v68.17", "h21.62" ] ],
[ "led1:A", "r1:1", "green", [ "v0" ] ],
[ "r1:2", "uno:6", "green", [ "h0" ] ]
]
}