{
"version": 1,
"author": "ENG. MUHAMAD KASSIM",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-esp32-devkit-v1", "id": "esp", "top": -72.1, "left": -5, "attrs": {} },
{ "type": "chip-gps-fake", "id": "chip1", "top": 20.22, "left": 216, "attrs": {} },
{
"type": "wokwi-lcd2004",
"id": "lcd1",
"top": -224,
"left": 216.8,
"attrs": { "pins": "i2c" }
},
{
"type": "wokwi-buzzer",
"id": "bz1",
"top": -26.4,
"left": 376.2,
"attrs": { "volume": "0.1" }
},
{ "type": "chip-sim800l-gsm-module", "id": "chip2", "top": -37.38, "left": 216, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot1", "top": -10.9, "left": 489.4, "attrs": {} },
{
"type": "wokwi-text",
"id": "text1",
"top": -38.4,
"left": 489.6,
"attrs": { "text": "ENCODER" }
},
{
"type": "wokwi-text",
"id": "text2",
"top": -38.4,
"left": 374.4,
"attrs": { "text": "BUZZER" }
},
{
"type": "wokwi-text",
"id": "text3",
"top": -249.6,
"left": 345.6,
"attrs": { "text": "LCD DISPLAY" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": -70.8,
"left": -130.6,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": -70.8,
"left": -92.2,
"attrs": { "color": "green" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 24,
"left": -144.55,
"rotate": 90,
"attrs": { "value": "150" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 24,
"left": -106.15,
"rotate": 90,
"attrs": { "value": "150" }
}
],
"connections": [
[ "esp:TX0", "$serialMonitor:RX", "", [] ],
[ "esp:RX0", "$serialMonitor:TX", "", [] ],
[ "chip1:RX", "esp:TX2", "blue", [ "h-86.4", "v-19.1" ] ],
[ "chip1:VCC", "esp:3V3", "red", [ "h19.68", "v0.13" ] ],
[ "chip1:GND", "esp:GND.1", "black", [ "h11.41", "v19.3" ] ],
[ "chip1:TX", "esp:RX2", "magenta", [ "h-96", "v-18.9" ] ],
[ "lcd1:GND", "esp:GND.1", "black", [ "h-105.6", "v268.8" ] ],
[ "lcd1:VCC", "esp:VIN", "red", [ "h-249.6", "v259.3" ] ],
[ "chip2:VCC", "lcd1:VCC", "red", [ "h-86.4", "v-172.9" ] ],
[ "chip2:GND", "lcd1:GND", "black", [ "h-105.6", "v-192" ] ],
[ "chip2:RX", "esp:D19", "blue", [ "v0", "h11.41", "v19.2", "h-201.6", "v-9.6" ] ],
[ "chip2:TX", "esp:D18", "magenta", [ "h21.01", "v38.4", "h-220.8", "v-9.6" ] ],
[ "lcd1:SDA", "esp:D21", "gold", [ "h-96", "v163.4" ] ],
[ "lcd1:SCL", "esp:D22", "yellow", [ "h-76.8", "v125.1" ] ],
[ "bz1:1", "esp:GND.1", "black", [ "v0" ] ],
[ "bz1:2", "esp:D4", "green", [ "v9.6", "h-288.4", "v-9.6" ] ],
[ "pot1:GND", "esp:GND.1", "black", [ "v0" ] ],
[ "pot1:VCC", "esp:3V3", "red", [ "v0" ] ],
[ "pot1:SIG", "esp:D34", "green", [ "v76.8", "h-547.6", "v-153.4" ] ],
[ "esp:GND.2", "r2:2", "black", [ "h-9.6", "v-0.1", "h-67.2" ] ],
[ "r2:1", "led2:C", "black", [ "h0" ] ],
[ "led1:C", "r1:1", "black", [ "v0" ] ],
[ "esp:GND.2", "r1:2", "black", [ "h0" ] ],
[ "led1:A", "esp:D27", "green", [ "v0" ] ],
[ "led2:A", "esp:D26", "green", [ "v0" ] ]
],
"serialMonitor": { "display": "auto", "newline": "lf" },
"dependencies": {}
}
ENCODER
BUZZER
LCD DISPLAY