{
"version": 1,
"author": "Victoria Maximiliano Velásquez",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": 54.45,
"left": -92.4,
"attrs": { "env": "micropython-20220117-v1.18" }
},
{
"type": "wokwi-dht22",
"id": "dht1",
"top": -191.7,
"left": -24.6,
"attrs": { "temperature": "24.4", "humidity": "53.5" }
},
{ "type": "wokwi-lcd1602", "id": "lcd1", "top": -102.17, "left": -396.8, "attrs": {} },
{
"type": "wokwi-resistor",
"id": "r5",
"top": 147.95,
"left": 105.6,
"attrs": { "value": "220" }
},
{
"type": "wokwi-resistor",
"id": "r6",
"top": 176.75,
"left": 105.6,
"attrs": { "value": "220" }
},
{
"type": "wokwi-resistor",
"id": "r7",
"top": 119.15,
"left": 105.6,
"attrs": { "value": "220" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": 94.8,
"left": 208.2,
"rotate": 90,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": 152.4,
"left": 208.2,
"rotate": 90,
"attrs": { "color": "green" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": 123.6,
"left": 208.2,
"rotate": 90,
"attrs": { "color": "yellow" }
}
],
"connections": [
[ "dht1:VCC", "pico:3V3", "red", [ "v0" ] ],
[ "dht1:GND", "pico:GND.8", "black", [ "v0" ] ],
[ "dht1:SDA", "pico:GP15", "orange", [ "v345.6", "h-105.5", "v-19.2" ] ],
[ "lcd1:VDD", "pico:3V3", "red", [ "v19.2", "h345.7", "v57.6" ] ],
[ "lcd1:RS", "pico:GP12", "blue", [ "v0" ] ],
[ "lcd1:E", "pico:GP11", "violet", [ "v0" ] ],
[ "lcd1:VSS", "pico:GND.1", "black", [ "v0" ] ],
[ "pico:GP26", "r5:1", "green", [ "h106.8", "v-67.2" ] ],
[ "r6:1", "pico:GP22", "green", [ "h-48", "v-9.6" ] ],
[ "led3:A", "r5:2", "green", [ "h0" ] ],
[ "r7:2", "led1:A", "green", [ "v0" ] ],
[ "r6:2", "led2:A", "green", [ "v0" ] ],
[ "pico:GND.8", "led1:C", "black", [ "h212.4", "v28.4" ] ],
[ "pico:GND.8", "led3:C", "black", [ "h212.4", "v57.6" ] ],
[ "pico:GND.8", "led2:C", "black", [ "h212.4", "v86.4" ] ],
[ "pico:GP3", "lcd1:D3", "green", [ "h0" ] ],
[ "pico:GP4", "lcd1:D4", "green", [ "h0" ] ],
[ "pico:GP5", "lcd1:D5", "green", [ "h0" ] ],
[ "pico:GP6", "lcd1:D6", "green", [ "h0" ] ],
[ "pico:GP7", "lcd1:D7", "green", [ "h-153.6", "v-124.8" ] ],
[ "pico:GP28", "r7:1", "green", [ "h0" ] ]
],
"dependencies": {}
}