{
"version": 1,
"author": "Anchal Nayak",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": 1.89, "left": 60.13, "attrs": {} },
{
"type": "wokwi-led",
"id": "led1",
"top": -28.08,
"left": -42.15,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": -52.62,
"left": -76.87,
"attrs": { "color": "green" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": -87.72,
"left": -102.06,
"attrs": { "color": "blue" }
},
{
"type": "wokwi-led",
"id": "led4",
"top": -125.18,
"left": -131.35,
"attrs": { "color": "cyan" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 36.6,
"left": -211.74,
"rotate": 90,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 39.5,
"left": -98.12,
"rotate": 90,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 37,
"left": -72.14,
"rotate": 90,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r4",
"top": 3.26,
"left": -10.25,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-led",
"id": "led5",
"top": -91.38,
"left": -179.11,
"attrs": { "color": "purple", "flip": "" }
},
{
"type": "wokwi-led",
"id": "led6",
"top": -27.81,
"left": -240.12,
"attrs": { "color": "orange", "flip": "" }
},
{
"type": "wokwi-led",
"id": "led7",
"top": -55.25,
"left": -205.12,
"attrs": { "color": "blue", "flip": "" }
},
{
"type": "wokwi-led",
"id": "led8",
"top": -122.5,
"left": -154.46,
"attrs": { "color": "magenta", "flip": "" }
},
{
"type": "wokwi-resistor",
"id": "r5",
"top": 38.26,
"left": -184.55,
"rotate": 90,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r6",
"top": 39.92,
"left": -151.81,
"rotate": 90,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r7",
"top": 38.78,
"left": -128.51,
"rotate": 90,
"attrs": { "value": "1000" }
},
{ "type": "board-ssd1306", "id": "oled1", "top": -106.43, "left": 13.63, "attrs": {} },
{
"type": "wokwi-resistor",
"id": "r8",
"top": 38.75,
"left": -242.43,
"rotate": 90,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "r4:1", "led1:A", "green", [ "v0" ] ],
[ "pico:GP0", "r4:2", "green", [ "h0" ] ],
[ "pico:GND.1", "led1:C", "black", [ "h0" ] ],
[ "pico:GND.2", "led2:C", "black", [ "h0" ] ],
[ "led2:A", "r3:1", "green", [ "v0" ] ],
[ "pico:GP5", "r3:2", "green", [ "h0" ] ],
[ "led5:A", "r5:1", "green", [ "v0" ] ],
[ "led8:A", "r6:1", "green", [ "v0" ] ],
[ "r7:1", "led4:A", "green", [ "h0" ] ],
[ "r1:1", "led7:A", "green", [ "h0" ] ],
[ "r8:1", "led6:A", "green", [ "h0" ] ],
[ "led3:A", "r2:1", "green", [ "v0" ] ],
[ "r2:2", "pico:GP6", "green", [ "h0.56", "v8.9" ] ],
[ "pico:GP7", "r7:2", "green", [ "h0" ] ],
[ "pico:GP10", "r6:2", "green", [ "h0" ] ],
[ "pico:GP11", "r5:2", "green", [ "h0" ] ],
[ "pico:GP12", "r1:2", "green", [ "h0" ] ],
[ "pico:GP13", "r8:2", "green", [ "h0" ] ],
[ "pico:GND.3", "led4:C", "black", [ "h0" ] ],
[ "led3:C", "pico:GND.3", "black", [ "v120.11", "h9.1" ] ],
[ "led8:C", "pico:GND.3", "black", [ "v0" ] ],
[ "led5:C", "pico:GND.3", "black", [ "v0" ] ],
[ "led7:C", "pico:GND.3", "black", [ "v121.64", "h40.69" ] ],
[ "led6:C", "pico:GND.2", "black", [ "v0" ] ],
[ "oled1:GND", "pico:GND.7", "black", [ "v-45.52", "h138.26", "v227.43" ] ],
[ "oled1:VCC", "pico:VBUS", "red", [ "v-33.84", "h89.04", "v150.47" ] ],
[ "pico:GP8", "oled1:SDA", "blue", [ "h104.45", "v-234.39", "h-84.05" ] ],
[ "oled1:SCL", "pico:GP9", "orange", [ "v-14.66", "h111.17", "v234.97" ] ]
]
}