{
"version": 1,
"author": "Sriyan Khatua",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": -15.33, "left": 189.99, "attrs": {} },
{
"type": "wokwi-resistor",
"id": "r1",
"top": -11.12,
"left": 103.63,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 9.55,
"left": 105.64,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 30.88,
"left": 105.64,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r4",
"top": 50.88,
"left": 103.64,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": -67.42,
"left": -57.88,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": -67.6,
"left": -25.43,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-led",
"id": "led4",
"top": -67.65,
"left": 6.1,
"attrs": { "color": "blue" }
},
{
"type": "wokwi-led",
"id": "led5",
"top": -67.64,
"left": 41.05,
"attrs": { "color": "green" }
},
{ "type": "board-ssd1306", "id": "oled1", "top": 171.76, "left": 64.17, "attrs": {} }
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "r1:2", "pico:GP0", "green", [ "v0" ] ],
[ "r2:2", "pico:GP1", "green", [ "v0" ] ],
[ "r3:2", "pico:GP2", "green", [ "v0.74", "h17.86", "v-14.3" ] ],
[ "r4:2", "pico:GP3", "green", [ "v1.41", "h22.53", "v-25.37" ] ],
[ "led5:A", "r1:1", "green", [ "v0" ] ],
[ "led4:A", "r2:1", "blue", [ "v0" ] ],
[ "led3:A", "r3:1", "yellow", [ "v0" ] ],
[ "led1:A", "r4:1", "red", [ "v0" ] ],
[ "oled1:GND", "pico:GND.3", "black", [ "v0" ] ],
[ "led1:C", "pico:GND.3", "black", [ "v0" ] ],
[ "led3:C", "pico:GND.3", "black", [ "v0" ] ],
[ "led4:C", "pico:GND.3", "black", [ "v0" ] ],
[ "led5:C", "pico:GND.3", "black", [ "v0" ] ],
[ "oled1:SDA", "pico:GP8", "gold", [ "v0" ] ],
[ "oled1:SCL", "pico:GP9", "violet", [ "v0" ] ],
[
"oled1:VCC",
"pico:3V3_EN",
"gray",
[ "v-27.39", "h65.53", "v55.46", "h109.29", "v-179.97" ]
]
]
}