{
"version": 1,
"author": "Minh Nguyễn",
"editor": "wokwi",
"parts": [
{
"type": "board-esp32-devkit-c-v4",
"id": "esp",
"top": -1.14,
"left": -550.3,
"rotate": -90,
"attrs": {}
},
{
"type": "wokwi-lcd1602",
"id": "lcd1",
"top": 54.4,
"left": -186.4,
"attrs": { "pins": "i2c" }
},
{
"type": "wokwi-pushbutton",
"id": "btnUp",
"top": 199,
"left": -726.8,
"attrs": { "color": "grey", "label": "UP" }
},
{
"type": "wokwi-pushbutton",
"id": "btnDown",
"top": 198.2,
"left": -626.4,
"attrs": { "color": "grey", "label": "DOWN" }
},
{
"type": "wokwi-pushbutton",
"id": "btnMode",
"top": 198.2,
"left": -526.4,
"attrs": { "color": "green", "label": "MODE" }
},
{
"type": "wokwi-pushbutton",
"id": "btnTare",
"top": 198.2,
"left": -426.4,
"attrs": { "color": "blue", "label": "TARE" }
},
{
"type": "wokwi-pushbutton",
"id": "btnRecord",
"top": 198.2,
"left": -326.4,
"attrs": { "color": "green", "label": "RECORD" }
},
{
"type": "wokwi-hx711",
"id": "cell1",
"top": -203.2,
"left": -294.2,
"rotate": -90,
"attrs": { "type": "50kg" }
},
{ "type": "wokwi-vcc", "id": "vcc_adc", "top": -47.24, "left": -787.2, "attrs": {} },
{ "type": "wokwi-gnd", "id": "gnd_adc", "top": 38.4, "left": -787.8, "attrs": {} },
{ "type": "wokwi-gnd", "id": "gnd_btn", "top": 240.8, "left": -794.6, "attrs": {} },
{ "type": "wokwi-vcc", "id": "vcc_lcd", "top": 58.36, "left": -220.8, "attrs": {} },
{ "type": "wokwi-gnd", "id": "gnd_lcd", "top": 105.6, "left": -221.4, "attrs": {} },
{
"type": "wokwi-ntc-temperature-sensor",
"id": "ntc1",
"top": -113.1,
"left": -442.1,
"rotate": 90,
"attrs": {}
},
{
"type": "board-ssd1306",
"id": "oled1",
"top": -44.86,
"left": -86.17,
"attrs": { "i2cAddress": "0x3c" }
},
{ "type": "wokwi-vcc", "id": "vcc_lcd1", "top": -95.24, "left": 19.2, "attrs": {} },
{ "type": "wokwi-gnd", "id": "gnd_lcd1", "top": -57.6, "left": 18.6, "attrs": {} }
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "vcc_adc:VCC", "cell1:VCC", "red", [ "v19.2", "h652.8" ] ],
[ "gnd_adc:GND", "cell1:GND", "black", [ "v-28.8", "h624" ] ],
[ "gnd_btn:GND", "btnUp:2.l", "black", [ "v0" ] ],
[ "btnUp:2.r", "btnDown:2.l", "black", [ "h0" ] ],
[ "btnDown:2.r", "btnMode:2.l", "black", [ "h0" ] ],
[ "btnMode:2.r", "btnTare:2.l", "black", [ "h0" ] ],
[ "btnTare:2.r", "btnRecord:2.l", "black", [ "h0" ] ],
[ "esp:0", "cell1:DT", "green", [ "v-9.6", "h220.8" ] ],
[ "esp:21", "lcd1:SDA", "green", [ "v-9.6", "h336", "v48" ] ],
[ "esp:22", "lcd1:SCL", "green", [ "v-9.6", "h364.8", "v57.6" ] ],
[ "vcc_lcd:VCC", "lcd1:VCC", "red", [ "v48" ] ],
[ "gnd_lcd:GND", "lcd1:GND", "black", [ "v0" ] ],
[ "esp:2", "cell1:SCK", "green", [ "v-9.6", "h230.4" ] ],
[ "esp:12", "btnRecord:1.r", "green", [ "v9.45", "h201.6" ] ],
[ "esp:13", "btnTare:1.r", "green", [ "v9.45", "h86.4" ] ],
[ "esp:14", "btnMode:1.r", "green", [ "v9.45", "h9.6" ] ],
[ "esp:25", "btnDown:1.r", "green", [ "v9.45", "h-57.6" ] ],
[ "esp:26", "btnUp:1.r", "green", [ "v9.45", "h-163.2" ] ],
[ "vcc_adc:VCC", "ntc1:VCC", "red", [ "v19.2", "h489.6" ] ],
[ "gnd_adc:GND", "ntc1:GND", "black", [ "v-28.8", "h499.2" ] ],
[ "ntc1:OUT", "esp:15", "green", [ "v57.6", "h-105.5" ] ],
[ "gnd_lcd1:GND", "oled1:GND", "black", [ "v0", "h-76.8" ] ],
[ "vcc_lcd1:VCC", "oled1:VCC", "red", [ "v0", "h-67.2" ] ],
[ "oled1:SCL", "esp:22", "green", [ "v-9.6", "h-76.5", "v96", "h-422.4" ] ],
[ "oled1:SDA", "esp:21", "green", [ "v-9.6", "h-86.33", "v96", "h-451.2" ] ]
],
"dependencies": {}
}