{
"version": 1,
"author": "Lennart Struchholz",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-uno", "id": "uno", "top": 0, "left": 0, "attrs": {} },
{ "type": "wokwi-led", "id": "led1", "top": -90, "left": 205.4, "attrs": { "color": "red" } },
{
"type": "wokwi-led",
"id": "led2",
"top": -138,
"left": 205.6,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": -186,
"left": 205.6,
"attrs": { "color": "green" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": -149.65,
"left": 297.6,
"attrs": { "value": "280" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": -53.65,
"left": 297.6,
"attrs": { "value": "280" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": -101.65,
"left": 297.6,
"attrs": { "value": "280" }
},
{
"type": "wokwi-slide-potentiometer",
"id": "pot1",
"top": 302.6,
"left": 123.8,
"attrs": { "travelLength": "30" }
}
],
"connections": [
[ "uno:GND.1", "led3:C", "black", [ "v-153", "h-0.3" ] ],
[ "uno:GND.1", "led2:C", "black", [ "v0" ] ],
[ "uno:GND.1", "led1:C", "black", [ "v0" ] ],
[ "led3:A", "r1:1", "green", [ "v0" ] ],
[ "led2:A", "r3:1", "green", [ "v0" ] ],
[ "led1:A", "r2:1", "green", [ "v0" ] ],
[ "pot1:GND", "uno:GND.3", "black", [ "v-96", "h-129.2" ] ],
[ "pot1:VCC", "uno:5V", "red", [ "v-105.6", "h35.2" ] ],
[ "pot1:SIG", "uno:A0", "green", [ "h-9.6", "v37.6", "h249.6", "v-172.8", "h-163.2" ] ],
[ "r2:2", "uno:6", "green", [ "v9.6", "h-145.2" ] ],
[ "r3:2", "uno:5", "green", [ "v0", "h8.4", "v67.2", "h-153.6" ] ],
[ "r1:2", "uno:4", "green", [ "v0", "h18", "v124.8", "h-153.6" ] ]
],
"dependencies": {}
}