{
"version": 1,
"author": "///",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": 256.05,
"left": 214.8,
"attrs": { "env": "arduino-community" }
},
{
"type": "wokwi-led-bar-graph",
"id": "bargraph2",
"top": 129.6,
"left": 206.4,
"attrs": { "color": "lime" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 215.15,
"left": 249.6,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 205.55,
"left": 249.6,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 195.95,
"left": 249.6,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r4",
"top": 186.35,
"left": 249.6,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r5",
"top": 167.15,
"left": 249.6,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r6",
"top": 176.75,
"left": 249.6,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r7",
"top": 157.55,
"left": 249.6,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r8",
"top": 138.35,
"left": 249.6,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r9",
"top": 147.95,
"left": 249.6,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r10",
"top": 128.75,
"left": 249.6,
"attrs": { "value": "1000" }
},
{ "type": "wokwi-dht22", "id": "dht2", "top": 153.9, "left": 340.2, "attrs": {} }
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "r1:1", "bargraph2:C10", "green", [ "v0" ] ],
[ "r2:1", "bargraph2:C9", "green", [ "v0" ] ],
[ "r3:1", "bargraph2:C8", "green", [ "v0" ] ],
[ "r4:1", "bargraph2:C7", "green", [ "v0" ] ],
[ "r6:1", "bargraph2:C6", "green", [ "v0" ] ],
[ "r5:1", "bargraph2:C5", "green", [ "v0" ] ],
[ "r7:1", "bargraph2:C4", "green", [ "v0" ] ],
[ "r9:1", "bargraph2:C3", "green", [ "v0" ] ],
[ "r8:1", "bargraph2:C2", "green", [ "v0" ] ],
[ "r10:1", "bargraph2:C1", "green", [ "v0" ] ],
[ "r1:2", "r2:2", "green", [ "v0" ] ],
[ "r2:2", "r3:2", "green", [ "v0" ] ],
[ "r3:2", "r4:2", "green", [ "v0" ] ],
[ "r4:2", "r6:2", "green", [ "v0" ] ],
[ "r6:2", "r5:2", "green", [ "v0" ] ],
[ "r5:2", "r7:2", "green", [ "v0" ] ],
[ "r7:2", "r9:2", "green", [ "v0" ] ],
[ "r9:2", "r8:2", "green", [ "v0" ] ],
[ "r8:2", "r10:2", "green", [ "v0" ] ],
[ "r5:2", "r10:2", "green", [ "v0" ] ],
[ "pico:GND.8", "r1:2", "black", [ "h0" ] ],
[ "pico:GP4", "bargraph2:A1", "green", [ "h-57.6", "v-182.4" ] ],
[ "pico:GP5", "bargraph2:A2", "green", [ "h-48", "v-182.4" ] ],
[ "pico:GP6", "bargraph2:A3", "green", [ "h-38.4", "v-192" ] ],
[ "bargraph2:A4", "pico:GP7", "green", [ "h-19.2", "v192" ] ],
[ "pico:GP8", "bargraph2:A5", "green", [ "h-19.2", "v-191.99" ] ],
[ "pico:GP9", "bargraph2:A6", "green", [ "h-67.2", "v-191.99" ] ],
[ "pico:GP10", "bargraph2:A7", "green", [ "h-76.8", "v-201.59" ] ],
[ "pico:GP11", "bargraph2:A8", "green", [ "h-86.4", "v-201.59" ] ],
[ "pico:GP12", "bargraph2:A9", "green", [ "h-96", "v-201.59" ] ],
[ "pico:GP13", "bargraph2:A10", "green", [ "h-105.6", "v-201.59" ] ],
[ "dht2:VCC", "pico:3V3", "red", [ "v0" ] ],
[ "dht2:GND", "pico:GND.8", "black", [ "v0" ] ],
[ "pico:GP15", "dht2:SDA", "green", [ "v19.2", "h144", "v-201.6" ] ]
],
"dependencies": {}
}