{
"version": 1,
"author": "jamin Chen",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-esp32-devkit-v1", "id": "esp", "top": 0, "left": 0, "attrs": {} },
{
"type": "wokwi-led-ring",
"id": "ring1",
"top": -29.7,
"left": 110.16,
"attrs": { "pixels": "16" }
},
{
"type": "wokwi-ssd1306",
"id": "oled1",
"top": -13.647399711948871,
"left": -153.04188948306594,
"attrs": {}
}
],
"connections": [
[ "esp:TX0", "$serialMonitor:RX", "", [] ],
[ "esp:RX0", "$serialMonitor:TX", "", [] ],
[ "ring1:GND", "esp:GND.1", "black", [ "v0" ] ],
[ "ring1:VCC", "esp:3V3", "red", [ "v0" ] ],
[ "oled1:GND", "esp:GND.2", "black", [ "v-45.09", "h47.91", "v10.23" ] ],
[ "oled1:VIN", "esp:VIN", "red", [ "v-45.78", "h-117.3", "v204.05", "h1.46" ] ],
[ "oled1:DATA", "esp:D21", "green", [ "v-37.73", "h248.33", "v-0.73" ] ],
[ "oled1:CLK", "esp:D22", "green", [ "v-24.57", "h222.51", "v9.51" ] ]
]
}