{
"version": 1,
"author": "Sai Sunandha",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": 0, "left": 0, "attrs": {} },
{ "type": "board-ssd1306", "id": "oled1", "top": 72.97, "left": -166.96, "attrs": {} }
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "pico:GP0", "oled1:GND", "green", [ "h-132.31", "v-3.49" ] ],
[ "pico:GP1", "oled1:VCC", "green", [ "h-119.65", "v0.24" ] ],
[ "oled1:SDA", "pico:GND.8", "green", [ "v-103.41", "h194.41", "v56.67" ] ],
[ "oled1:SCL", "pico:3V3", "green", [ "v-123.41", "h220.24", "v91.33" ] ]
]
}