{
"version": 1,
"author": "Ami Sung",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-uno", "id": "uno", "top": 90.93, "left": -190.84, "attrs": {} },
{ "type": "board-ssd1306", "id": "oled1", "top": 121.27, "left": 158.38, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 236.6,
"left": 172.8,
"attrs": { "color": "green", "xray": "1" }
}
],
"connections": [
[ "oled1:VCC", "uno:5V", "red", [ "v-37.85", "h-100.73", "v260", "h-135.52" ] ],
[ "oled1:GND", "uno:GND.3", "black", [ "v-22.52", "h-102.93", "v205.43", "h-95.66" ] ],
[ "oled1:SCL", "uno:A5", "blue", [ "v-34.37", "h57.64", "v303.38", "h-198.32" ] ],
[ "oled1:SDA", "uno:A4", "green", [ "v-23.17", "h61.03", "v300.18", "h-229.18" ] ],
[ "btn1:2.r", "uno:GND.3", "green", [ "h9.8", "v173", "h-384" ] ],
[ "btn1:1.l", "uno:3", "green", [ "h-19.2", "v-182.4", "h-96" ] ]
],
"dependencies": {}
}