{
"version": 1,
"author": "AndyGT",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": -79.95,
"left": -159.6,
"attrs": { "env": "micropython-20231227-v1.22.0" }
},
{
"type": "board-ssd1306",
"id": "oled1",
"top": 22.34,
"left": 0.23,
"attrs": { "i2cAddress": "0x3c" }
}
],
"connections": [
[ "pico:VBUS", "oled1:VCC", "green", [ "h0" ] ],
[ "pico:GND.8", "oled1:GND", "black", [ "h0" ] ],
[ "pico:GP4", "oled1:SDA", "green", [ "h-38.4", "v-76.8", "h230.4" ] ],
[ "pico:GP5", "oled1:SCL", "green", [ "h-57.6", "v-96", "h259.2" ] ]
],
"dependencies": {}
}