{
"version": 1,
"author": "Otávio Lima",
"editor": "wokwi",
"parts": [
{
"type": "chip-pca9685",
"id": "chip2",
"top": 96.98,
"left": 55,
"rotate": 180,
"attrs": {}
},
{ "type": "board-esp32-devkit-c-v4", "id": "esp", "top": 57.6, "left": -119.96, "attrs": {} },
{
"type": "wokwi-lcd1602",
"id": "lcd1",
"top": -118.4,
"left": -128.8,
"attrs": { "pins": "i2c" }
},
{ "type": "wokwi-servo", "id": "servo1", "top": 113.2, "left": 220.8, "attrs": {} },
{ "type": "wokwi-slide-switch", "id": "sw1", "top": 62, "left": -208.1, "attrs": {} },
{ "type": "wokwi-vcc", "id": "vcc1", "top": 77.56, "left": -172.8, "attrs": {} },
{ "type": "wokwi-gnd", "id": "gnd1", "top": 105.6, "left": -231, "attrs": {} }
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "esp:21", "chip2:SDA", "green", [ "h28.8", "v67.2" ] ],
[ "esp:22", "chip2:SCL", "green", [ "h38.4", "v86.4" ] ],
[ "esp:22", "lcd1:SCL", "green", [ "h38.4", "v-57.6", "h-182.4", "v-86.7" ] ],
[ "esp:21", "lcd1:SDA", "green", [ "h28.8", "v-96", "h-182.4", "v-105.8" ] ],
[ "esp:34", "sw1:2", "green", [ "h0" ] ],
[ "sw1:3", "vcc1:VCC", "green", [ "v9.6", "h19.4" ] ],
[ "sw1:1", "gnd1:GND", "green", [ "v0" ] ],
[ "chip2:LED0", "servo1:PWM", "green", [ "h0" ] ]
],
"dependencies": {}
}