{
"version": 1,
"author": "Daniel Poretti",
"editor": "wokwi",
"parts": [
{
"type": "board-pi-pico-w",
"id": "pico1",
"top": 25.55,
"left": -44.45,
"attrs": { "env": "micropython-20231227-v1.22.0" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": -137.8,
"left": 211.2,
"attrs": { "color": "green" }
},
{ "type": "wokwi-led", "id": "led1", "top": -42, "left": 147.8, "attrs": { "color": "blue" } },
{
"type": "wokwi-resistor",
"id": "r1",
"top": 53.71,
"left": 110.57,
"attrs": { "value": "0" }
},
{ "type": "wokwi-led", "id": "led2", "top": -42, "left": 205.4, "attrs": { "color": "blue" } },
{
"type": "wokwi-resistor",
"id": "r2",
"top": 90.35,
"left": 115.2,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-ntc-temperature-sensor",
"id": "ntc1",
"top": -275.8,
"left": -317.4,
"attrs": {}
},
{
"type": "wokwi-ntc-temperature-sensor",
"id": "ntc2",
"top": -141.4,
"left": -317.4,
"attrs": {}
},
{ "type": "wokwi-led", "id": "led3", "top": -42, "left": 272.6, "attrs": { "color": "red" } },
{
"type": "wokwi-resistor",
"id": "r3",
"top": 138.35,
"left": 115.2,
"attrs": { "value": "1000" }
},
{ "type": "wokwi-relay-module", "id": "relay1", "top": -9.4, "left": 307.2, "attrs": {} },
{
"type": "wokwi-lcd2004",
"id": "lcd2",
"top": -262.4,
"left": 332,
"attrs": { "pins": "i2c" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": 198.2,
"left": 422.4,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn3",
"top": 265.4,
"left": 422.4,
"attrs": { "color": "green" }
}
],
"connections": [
[ "pico1:GP26", "r1:1", "green", [ "h0" ] ],
[ "r1:2", "led1:A", "green", [ "v0" ] ],
[ "pico1:GND.8", "led1:C", "black", [ "h0" ] ],
[ "pico1:GND.1", "btn1:1.r", "black", [ "h0" ] ],
[ "pico1:GP7", "btn1:2.r", "green", [ "h-67.2", "v-57.8" ] ],
[ "led2:C", "led1:C", "green", [ "v0" ] ],
[ "led2:A", "r2:2", "green", [ "v0" ] ],
[ "r2:1", "pico1:GP22", "green", [ "v0" ] ],
[ "ntc1:VCC", "pico1:3V3", "red", [ "h86.4", "v211.2" ] ],
[ "ntc1:GND", "pico1:GND.8", "black", [ "h192", "v201.6" ] ],
[ "ntc2:GND", "ntc1:GND", "black", [ "h0" ] ],
[ "ntc1:OUT", "pico1:GP28", "green", [ "h134.4", "v220.7" ] ],
[ "ntc2:OUT", "pico1:GP27", "green", [ "h144", "v143.9" ] ],
[ "led3:C", "led2:C", "green", [ "v0" ] ],
[ "r3:2", "led3:A", "green", [ "v0" ] ],
[ "r3:1", "pico1:GP21", "green", [ "v0" ] ],
[ "relay1:VCC", "pico1:3V3", "red", [ "v9.6", "h-240.31" ] ],
[ "relay1:GND", "pico1:GND.5", "black", [ "h-220.8", "v124.36" ] ],
[ "relay1:IN", "pico1:GP17", "green", [ "h-201.6", "v124.56" ] ],
[ "lcd2:GND", "pico1:GND.7", "black", [ "h-230.4", "v278.4" ] ],
[ "lcd2:VCC", "pico1:3V3", "red", [ "h-220.8", "v240.1" ] ],
[ "lcd2:SDA", "pico1:GP0", "green", [ "h0" ] ],
[ "pico1:GP1", "lcd2:SCL", "green", [ "h0" ] ],
[ "ntc2:VCC", "pico1:3V3", "red", [ "h67.2", "v115.2" ] ],
[ "btn2:1.l", "btn3:1.l", "green", [ "h0" ] ],
[ "btn2:1.l", "pico1:GND.5", "green", [ "h0" ] ],
[ "btn2:2.l", "pico1:GP20", "green", [ "h-249.6", "v-57.4" ] ],
[ "btn3:2.l", "pico1:GP19", "green", [ "h-211.2", "v-115.04" ] ]
],
"dependencies": {}
}