{
"version": 1,
"author": "MykHMK",
"editor": "wokwi",
"parts": [
{
"type": "board-esp32-s2-devkitm-1",
"id": "esp",
"top": -100.31,
"left": 177.37,
"attrs": {}
},
{
"type": "board-ds18b20",
"id": "temp2",
"top": 27.67,
"left": 109.68,
"attrs": { "temperature": "27.875" }
}
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "esp:16", "temp2:DQ", "green", [ "h0" ] ],
[ "esp:5V", "temp2:VCC", "red", [ "h0" ] ],
[ "esp:GND.1", "temp2:GND", "black", [ "h0" ] ]
],
"dependencies": {}
}