{
"version": 1,
"author": "goons 7777",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": -288.95, "left": 73.05, "attrs": {} },
{ "type": "board-ssd1306", "id": "oled1", "top": -146.26, "left": -70.61, "attrs": {} },
{
"type": "wokwi-led",
"id": "led1",
"top": -317.55,
"left": -209.57,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": -317.53,
"left": -165.29,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": -316.82,
"left": -118.28,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led4",
"top": -316.81,
"left": -72.64,
"attrs": { "color": "red" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": -206.56,
"left": -13.46,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": -237.18,
"left": -14.12,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": -263.04,
"left": -15.46,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r4",
"top": -286.85,
"left": -17.48,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "pico:GP0", "r4:2", "green", [ "h0" ] ],
[ "r4:1", "led4:A", "green", [ "v0" ] ],
[ "pico:GP1", "r3:2", "green", [ "h0" ] ],
[ "pico:GP2", "r2:2", "green", [ "h-23.99", "v19.12" ] ],
[ "r3:1", "led3:A", "green", [ "v1.13", "h-75.07" ] ],
[ "r2:1", "led2:A", "green", [ "v1.82", "h-126.8", "v-4.77" ] ],
[ "r1:1", "led1:A", "green", [ "v-0.2", "h-34.85" ] ],
[ "pico:GND.8", "led4:C", "black", [ "h9.15", "v-72.28", "h-237.52", "v54.37" ] ],
[ "pico:GND.8", "led3:C", "black", [ "h7.93", "v-71.6", "h-280.47", "v53.68" ] ],
[ "pico:GND.8", "led2:C", "black", [ "h9.15", "v-72.28", "h-330.72", "v53.65" ] ],
[ "pico:GND.8", "led1:C", "black", [ "h7.93", "v-72.28", "h-377.16", "v53.63" ] ],
[ "pico:GP3", "r1:2", "green", [ "h-15.82", "v40.14" ] ],
[ "pico:GP8", "oled1:SDA", "cyan", [ "h0" ] ],
[ "pico:GP9", "oled1:SCL", "violet", [ "h0" ] ],
[ "pico:GND.3", "oled1:GND", "black", [ "h0" ] ],
[
"pico:3V3_EN",
"oled1:VCC",
"gold",
[ "h9.76", "v167.06", "h-99.58", "v-71.48", "h-86.14" ]
]
]
}