{
"version": 1,
"author": "Uri Shaked",
"editor": "wokwi",
"parts": [
{
"type": "board-pi-pico-w",
"id": "pico",
"top": 7.3,
"left": -69.11,
"attrs": { "cyw43": "1", "builder": "pico-sdk" }
},
{
"type": "board-ssd1306",
"id": "oled1",
"top": 118.34,
"left": 48.23,
"attrs": { "i2cAddress": "0x3c" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "pico:GP26", "oled1:SDA", "yellow", [ "v-0.95", "h130.5" ] ],
[ "pico:GP27", "oled1:SCL", "purple", [ "h0" ] ],
[ "pico:GND.8", "oled1:GND", "black", [ "h0" ] ],
[ "pico:3V3_EN", "oled1:VCC", "red", [ "h0" ] ]
],
"dependencies": {}
}