{
"version": 1,
"author": "Shizui",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": 0,
"left": 0,
"attrs": { "env": "micropython-20220117-v1.18" }
},
{ "type": "wokwi-potentiometer", "id": "pot1", "top": -145.23, "left": 139.66, "attrs": {} },
{
"type": "wokwi-led",
"id": "led1",
"top": -92.11,
"left": -349.7,
"attrs": { "color": "blue" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": -90.88,
"left": -321.73,
"attrs": { "color": "cyan" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": -95.13,
"left": -228.75,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led4",
"top": -129.29,
"left": -252.73,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led5",
"top": -90.98,
"left": -196.91,
"attrs": { "color": "magenta" }
},
{
"type": "wokwi-led",
"id": "led6",
"top": -90.95,
"left": -165.93,
"attrs": { "color": "limegreen" }
},
{
"type": "wokwi-led",
"id": "led7",
"top": -90.92,
"left": -132.98,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-led",
"id": "led9",
"top": -88.08,
"left": -389.67,
"attrs": { "color": "green" }
},
{
"type": "wokwi-led",
"id": "led10",
"top": -89.82,
"left": -286.54,
"attrs": { "color": "orange" }
}
],
"connections": [
[ "led9:C", "pico:GND.1", "black", [ "v0" ] ],
[ "led1:C", "pico:GND.1", "black", [ "v0" ] ],
[ "led2:C", "pico:GND.1", "black", [ "v0" ] ],
[ "led10:C", "pico:GND.1", "black", [ "v0" ] ],
[ "led4:C", "pico:GND.1", "black", [ "v0" ] ],
[ "led3:C", "pico:GND.1", "black", [ "v0" ] ],
[ "led5:C", "pico:GND.1", "black", [ "v0" ] ],
[ "led6:C", "pico:GND.1", "black", [ "v0" ] ],
[ "led7:C", "pico:GND.1", "black", [ "v96.98", "h-89.19" ] ],
[ "led9:A", "pico:GP1", "red", [ "v0" ] ],
[ "led1:A", "pico:GP2", "red", [ "v0" ] ],
[ "led2:A", "pico:GP3", "red", [ "v0" ] ],
[ "led10:A", "pico:GP4", "red", [ "v0" ] ],
[ "led4:A", "pico:GP5", "red", [ "v0" ] ],
[ "led3:A", "pico:GP6", "red", [ "v0" ] ],
[ "led6:A", "pico:GP8", "red", [ "v0" ] ],
[ "led7:A", "pico:GP9", "red", [ "v0" ] ],
[ "led5:A", "pico:GP7", "red", [ "v0" ] ],
[ "pot1:GND", "pico:GND.8", "black", [ "v0" ] ],
[ "pot1:SIG", "pico:GP28", "green", [ "v0" ] ],
[ "pot1:VCC", "pico:3V3", "red", [ "v0" ] ]
],
"dependencies": {}
}