{
"version": 1,
"author": "VARDAAN",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": 16.05,
"left": -121.2,
"attrs": { "env": "micropython-20241129-v1.24.1" }
},
{
"type": "board-ssd1306",
"id": "oled1",
"top": 108.74,
"left": -258.97,
"attrs": { "i2cAddress": "0x3c" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 255.8,
"left": -259.2,
"attrs": { "color": "green", "xray": "1" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": 294.2,
"left": -201.6,
"attrs": { "color": "green", "xray": "1" }
},
{
"type": "wokwi-pushbutton",
"id": "btn3",
"top": 294.2,
"left": -316.8,
"attrs": { "color": "green", "xray": "1" }
}
],
"connections": [
[ "oled1:VCC", "pico:3V3", "red", [ "h0.15", "v-38.4" ] ],
[ "oled1:GND", "pico:GND.8", "black", [ "v0" ] ],
[ "oled1:SDA", "pico:GP4", "green", [ "v0" ] ],
[ "oled1:SCL", "pico:GP5", "green", [ "v0" ] ],
[ "btn1:1.l", "pico:GND.8", "green", [ "h0" ] ],
[ "btn1:2.r", "pico:GP16", "green", [ "h-9.4", "v134.6" ] ],
[ "btn2:2.r", "pico:GP17", "green", [ "h0.2", "v77", "h-220.8" ] ],
[ "btn2:1.l", "pico:GND.8", "green", [ "h38.4", "v-86.4", "h-124.8", "v9.6" ] ],
[ "btn3:1.l", "pico:GND.8", "green", [ "h0", "v-67.2" ] ],
[ "btn3:2.r", "pico:GP18", "green", [ "h-57.4", "v-76.6", "h230.4", "v-67.2" ] ]
],
"dependencies": {}
}