{
"version": 1,
"author": "Ipsita Acharya",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": -39.38, "left": 24.1, "attrs": {} },
{
"type": "wokwi-led",
"id": "led1",
"top": -61.71,
"left": -138.27,
"attrs": { "color": "blue", "flip": "" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": -19.89,
"left": -142.58,
"attrs": { "color": "purple" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": 32.01,
"left": -141.49,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led4",
"top": 85.93,
"left": -136.33,
"attrs": { "color": "limegreen" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": -32.81,
"left": -76.37,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 11.58,
"left": -91.35,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 63.02,
"left": -81.65,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r4",
"top": 114.46,
"left": -88.98,
"attrs": { "value": "1000" }
},
{ "type": "board-ssd1306", "id": "oled1", "top": 163.82, "left": 137.36, "attrs": {} }
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "led1:A", "r1:1", "green", [ "v-3.93", "h35.13" ] ],
[ "r1:2", "pico:GP0", "green", [ "v-8.06", "h65.79" ] ],
[ "pico:GND.1", "led1:C", "black", [ "h-171.6", "v-7.49" ] ],
[ "led2:A", "r2:1", "green", [ "v-1.67", "h28.85" ] ],
[ "r2:2", "pico:GP4", "green", [ "v-5.43", "h79.01" ] ],
[ "pico:GND.2", "led2:C", "black", [ "h-178.07", "v-15.53" ] ],
[ "led3:A", "r3:1", "green", [ "v-1.26", "h35.4" ] ],
[ "r3:2", "pico:GP9", "green", [ "v-0.44", "h70.49" ] ],
[ "pico:GND.3", "led3:C", "black", [ "h-174.54", "v-10.04" ] ],
[ "led4:A", "r4:1", "green", [ "v-4.04", "h23.78" ] ],
[ "r4:2", "pico:GP13", "green", [ "v0.43", "h77.82" ] ],
[ "pico:GND.4", "led4:C", "black", [ "h-168.66", "v-1.61" ] ],
[ "pico:GND.5", "oled1:GND", "black", [ "h70.75", "v30.55" ] ],
[ "pico:3V3_EN", "oled1:VCC", "red", [ "h80.88", "v165.63" ] ],
[ "pico:GP21", "oled1:SCL", "purple", [ "h90.34", "v70.98" ] ],
[ "pico:GP22", "oled1:SDA", "green", [ "h99.8", "v88.15" ] ]
]
}