{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": -3.15,
"left": 3.6,
"attrs": { "env": "micropython-20220618-v1.19.1" }
},
{ "type": "wokwi-led", "id": "led1", "top": 25.2, "left": -73, "attrs": { "color": "red" } },
{
"type": "board-ssd1306",
"id": "oled1",
"top": 79.94,
"left": -191.77,
"attrs": { "i2cAddress": "0x3c" }
}
],
"connections": [
[ "pico:GP5", "led1:A", "green", [ "h0" ] ],
[ "pico:GND.2", "led1:C", "black", [ "h0" ] ],
[ "oled1:SDA", "pico:GP0", "green", [ "v0" ] ],
[ "oled1:SCL", "pico:GP1", "green", [ "v0" ] ],
[ "oled1:VCC", "pico:3V3", "red", [ "v-96", "h240.15", "v57.6" ] ],
[ "oled1:GND", "pico:GND.1", "black", [ "v0" ] ]
],
"dependencies": {}
}