{
"version": 1,
"author": "Gabriel e Grupo",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-esp32-devkit-v1",
"id": "espCentral",
"top": -148.9,
"left": -177.8,
"attrs": {}
},
{
"type": "wokwi-esp32-devkit-v1",
"id": "espSensor",
"top": -168.1,
"left": 235,
"attrs": {}
},
{
"type": "wokwi-potentiometer",
"id": "potSensor",
"top": -289.3,
"left": 239.8,
"attrs": {}
},
{ "type": "wokwi-relay-module", "id": "rele1", "top": -172.6, "left": 9.6, "attrs": {} },
{
"type": "wokwi-led",
"id": "ledBomba",
"top": -186,
"left": 167,
"attrs": { "color": "red", "label": "Bomba" }
},
{
"type": "wokwi-vcc",
"id": "vcc_externo",
"top": -200.84,
"left": 153.6,
"attrs": { "voltage": "127", "label": "Rede 127V" }
},
{
"type": "wokwi-gnd",
"id": "gnd_externo",
"top": -105.6,
"left": 172.2,
"attrs": { "label": "Terra Externo" }
},
{
"type": "wokwi-vcc",
"id": "vcc_booster",
"top": -200.84,
"left": -19.2,
"attrs": { "voltage": "5", "label": "Booster 5V" }
},
{
"type": "wokwi-vcc",
"id": "vcc_regulador_central",
"top": -28.04,
"left": -259.2,
"attrs": { "voltage": "3.7", "label": "Regulador Central" }
},
{
"type": "wokwi-vcc",
"id": "vcc_regulador_sensor",
"top": -47.24,
"left": 144,
"attrs": { "voltage": "3.7", "label": "Regulador Sensor" }
},
{
"type": "wokwi-gnd",
"id": "gnd_comum",
"top": -144,
"left": -48.6,
"attrs": { "label": "Terra Comum" }
},
{
"type": "wokwi-gnd",
"id": "gnd_sensor",
"top": 9.6,
"left": 172.2,
"attrs": { "label": "Terra Sensor" }
}
],
"connections": [
[ "espCentral:D2", "rele1:IN", "gold", [ "h66.9", "v-115.7" ] ],
[ "espCentral:VIN", "vcc_regulador_central:VCC", "red", [ "h0" ] ],
[ "espCentral:GND.1", "gnd_comum:GND", "black", [ "h18.9", "v-144.1" ] ],
[ "espSensor:VIN", "vcc_regulador_sensor:VCC", "red", [ "h-67.2", "v0", "h-19.2" ] ],
[ "espSensor:D32", "potSensor:SIG", "green", [ "h-9.6", "v-96.1", "h48" ] ],
[ "espSensor:GND.2", "potSensor:GND", "black", [ "h-19.2", "v-182.5", "h48" ] ],
[ "espSensor:3V3", "potSensor:VCC", "red", [ "v0", "h9.3", "v-182.4", "h-57.6" ] ],
[ "rele1:VCC", "vcc_booster:VCC", "red", [ "h0" ] ],
[ "rele1:GND", "gnd_comum:GND", "black", [ "h-57.6", "v66.8" ] ],
[ "vcc_externo:VCC", "rele1:COM", "red", [ "v0" ] ],
[ "rele1:NO", "ledBomba:A", "red", [ "h0" ] ],
[ "ledBomba:C", "gnd_externo:GND", "green", [ "v0" ] ],
[ "gnd_sensor:GND", "espSensor:GND.2", "black", [ "v0" ] ]
],
"dependencies": {}
}