{
"version": 1,
"author": "CHUTIPONG LERTPRUKSAKIJ",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-uno", "id": "uno", "top": 39, "left": -67.8, "attrs": {} },
{
"type": "wokwi-lcd1602",
"id": "lcd1",
"top": -108.8,
"left": 168.8,
"attrs": { "pins": "i2c" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 264,
"left": 306.65,
"rotate": 90,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-slide-potentiometer",
"id": "pot1",
"top": 149,
"left": 335,
"attrs": { "travelLength": "30" }
}
],
"connections": [
[ "lcd1:SCL", "uno:A5.2", "green", [ "h0" ] ],
[ "lcd1:SDA", "uno:A4.2", "green", [ "h0" ] ],
[ "lcd1:GND", "uno:GND.1", "black", [ "h0" ] ],
[ "lcd1:VCC", "uno:5V", "red", [ "h0" ] ],
[ "pot1:SIG", "r1:1", "green", [ "h0" ] ],
[ "pot1:GND", "uno:GND.3", "black", [ "v182.4", "h-388.4" ] ],
[ "r1:2", "uno:GND.3", "green", [ "h0", "v37.2", "h-172.8" ] ],
[ "pot1:VCC", "uno:5V", "red", [ "h-86.4", "v76.8", "h-153.6" ] ],
[ "uno:A0", "pot1:SIG", "green", [ "v57.5", "h167", "v-76.8" ] ]
],
"dependencies": {}
}