{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": -135.33, "left": 2.67, "attrs": {} },
{
"type": "wokwi-led",
"id": "led1",
"top": 102.95,
"left": 24.36,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": 159.62,
"left": 25.68,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": 224.29,
"left": 25.02,
"attrs": { "color": "green" }
},
{
"type": "wokwi-servo",
"id": "servo1",
"top": -2.81,
"left": 222.42,
"attrs": { "horn": "double" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "pico:GND.1", "led1:C", "black", [ "h-45.65", "v206.64" ] ],
[ "led1:A", "pico:GP18", "red", [ "v0.41", "h73.99", "v-104.67" ] ],
[ "pico:GND.1", "led2:C", "black", [ "h-45.65", "v306.64" ] ],
[ "pico:GND.1", "led3:C", "black", [ "h-44.98", "v368.64" ] ],
[ "pico:GP17", "led2:A", "gold", [ "h32.68", "v149.71", "h-3.33" ] ],
[ "pico:GP16", "led3:A", "green", [ "v0.77", "h16.68", "v205.33" ] ],
[ "pico:GND.8", "servo1:GND", "black", [ "h75.62", "v6.74" ] ],
[ "servo1:V+", "pico:3V3_EN", "red", [ "h-47.23", "v-153.87", "h-7.03" ] ],
[ "servo1:PWM", "pico:GP15", "green", [ "h-84.68", "v20.23", "h-154.39", "v-29.38" ] ]
]
}