{
  "version": 1,
  "author": "majiid muhammad",
  "editor": "wokwi",
  "parts": [
    {
      "type": "wokwi-esp32-devkit-v1",
      "id": "esp",
      "top": 17.95,
      "left": 76.42,
      "rotate": 90,
      "attrs": {}
    },
    {
      "type": "wokwi-lcd1602",
      "id": "lcd1",
      "top": 213.16,
      "left": 340,
      "attrs": { "pins": "i2c" }
    },
    {
      "type": "wokwi-resistor",
      "id": "r6",
      "top": 302.46,
      "left": 237.48,
      "rotate": 180,
      "attrs": { "value": "1000" }
    },
    {
      "type": "wokwi-resistor",
      "id": "r7",
      "top": 321.21,
      "left": 238.22,
      "rotate": 180,
      "attrs": { "value": "1000" }
    }
  ],
  "connections": [
    [ "esp:TX0", "$serialMonitor:RX", "", [] ],
    [ "esp:RX0", "$serialMonitor:TX", "", [] ],
    [ "lcd1:SDA", "esp:D21", "green", [ "h0" ] ],
    [ "lcd1:GND", "esp:GND.1", "black", [ "h0" ] ],
    [ "lcd1:SCL", "esp:D22", "green", [ "h0" ] ],
    [ "lcd1:VCC", "esp:3V3", "red", [ "h0" ] ],
    [ "lcd1:VCC", "r6:1", "red", [ "h-24.98", "v54.75" ] ],
    [ "r6:1", "r7:1", "green", [ "v0" ] ],
    [ "r7:2", "esp:D22", "green", [ "v-0.54", "h-30.99" ] ],
    [ "r6:2", "esp:D21", "green", [ "v0.21", "h-65.52" ] ]
  ]
}