{
"version": 1,
"author": "",
"editor": "wokwi",
"parts": [
{
"type": "board-pi-pico-w",
"id": "pico",
"top": -176.05,
"left": 320.35,
"attrs": { "builder": "pico-sdk" }
},
{
"type": "board-ssd1306",
"id": "oled1",
"top": -102.46,
"left": -76.57,
"attrs": { "i2cAddress": "0x3c" }
},
{
"type": "wokwi-mpu6050",
"id": "imu1",
"top": -256.22,
"left": 146.92,
"rotate": 270,
"attrs": {}
},
{
"type": "wokwi-text",
"id": "text1",
"top": -19.2,
"left": -57.6,
"attrs": { "text": "SSD1306" }
},
{
"type": "wokwi-text",
"id": "text2",
"top": -182.4,
"left": 153.6,
"attrs": { "text": "MPU6500" }
},
{
"type": "wokwi-text",
"id": "text5",
"top": -124.8,
"left": 403.2,
"attrs": { "text": "3V3" }
},
{
"type": "wokwi-text",
"id": "text6",
"top": -153.6,
"left": 57.6,
"attrs": { "text": "GND" }
},
{
"type": "wokwi-text",
"id": "text7",
"top": 57.6,
"left": 57.6,
"attrs": { "text": "I2C1" }
},
{
"type": "wokwi-text",
"id": "text10",
"top": -259.2,
"left": 96,
"attrs": { "text": "I2C0" }
},
{
"type": "wokwi-text",
"id": "text11",
"top": -345.6,
"left": 134.4,
"attrs": { "text": "3V3" }
},
{ "type": "wokwi-text", "id": "text3", "top": -96, "left": 192, "attrs": { "text": "I2C0" } }
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "oled1:SDA", "pico:GP14", "green", [ "v-48", "h-95.93", "v192", "h268.8", "v-38.44" ] ],
[ "pico:3V3", "oled1:VCC", "red", [ "h29.11", "v-201.6", "h-451.35" ] ],
[
"oled1:SCL",
"pico:GP15",
"blue",
[ "v-28.8", "h-66.9", "v211.2", "h393.6", "v-67.2", "h-9.6" ]
],
[ "pico:GND.2", "oled1:GND", "black", [ "h-28.8", "v-38.4", "h-336", "v19.2" ] ],
[ "pico:GND.2", "imu1:GND", "black", [ "h-28.8", "v-38.4", "h-153.6", "v-115.2" ] ],
[ "pico:3V3", "imu1:VCC", "red", [ "h29.11", "v-192", "h0", "v-9.6", "h-278.4", "v67.2" ] ],
[ "imu1:SDA", "pico:GP4", "blue", [ "h-48", "v105.52", "h211.2" ] ],
[ "pico:GP5", "imu1:SCL", "magenta", [ "h-201.6", "v-134.4", "h9.6" ] ]
],
"dependencies": {}
}SSD1306
MPU6500
3V3
GND
I2C1
I2C0
3V3
I2C0