Skip to content

Instantly share code, notes, and snippets.

@AFCMS
Created February 1, 2024 20:07
Show Gist options
  • Save AFCMS/d263b4500c5f626b615c2fedbef0b942 to your computer and use it in GitHub Desktop.
Save AFCMS/d263b4500c5f626b615c2fedbef0b942 to your computer and use it in GitHub Desktop.
{
"version": 1,
"author": "AFCM",
"editor": "wokwi",
"parts": [
{ "type": "board-esp32-devkit-c-v4", "id": "esp", "top": -19.2, "left": -196.76, "attrs": {} },
{
"type": "board-ssd1306",
"id": "oled1",
"top": 223.94,
"left": -191.77,
"attrs": { "i2cAddress": "0x3c" }
}
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "oled1:GND", "esp:GND.1", "black", [ "v-19.2", "h-57.6", "v-76.8" ] ],
[ "esp:5V", "oled1:VCC", "red", [ "h-9.45", "v19.2", "h57.45" ] ],
[ "oled1:SCL", "esp:22", "green", [ "v-28.8", "h57.9", "v-172.8" ] ],
[ "oled1:SDA", "esp:21", "white", [ "v-19.2", "h38.47", "v-153.6" ] ]
],
"dependencies": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment