{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": -166.35,
"left": 13.2,
"attrs": { "env": "micropython-20231227-v1.22.0" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": -78,
"left": 275.4,
"rotate": 90,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": -145.2,
"left": 275.4,
"rotate": 90,
"attrs": { "color": "yellow", "flip": "" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": -116.4,
"left": 275.4,
"rotate": 90,
"attrs": { "color": "purple" }
},
{
"type": "wokwi-lcd1602",
"id": "lcd1",
"top": -320,
"left": 188,
"attrs": { "pins": "i2c" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 4.25,
"left": 142.6,
"rotate": 180,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 33.05,
"left": 142.6,
"rotate": 180,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 61.85,
"left": 142.6,
"rotate": 180,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": -112.8,
"left": -105.4,
"rotate": 180,
"attrs": { "color": "yellow", "bounce": "0" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": -55.2,
"left": -105.4,
"rotate": 180,
"attrs": { "color": "red", "bounce": "0" }
},
{
"type": "wokwi-pushbutton",
"id": "btn3",
"top": -160.8,
"left": -105.4,
"rotate": 180,
"attrs": { "color": "grey", "bounce": "0" }
}
],
"connections": [
[ "lcd1:GND", "pico:GND.8", "black", [ "h-38.4", "v134.4" ] ],
[ "lcd1:SDA", "pico:GP4", "orange", [ "h-134.4", "v144.2" ] ],
[ "lcd1:SCL", "pico:GP5", "purple", [ "h-144", "v144.3" ] ],
[ "pico:GND.7", "led3:C", "black", [ "h24", "v-3.15", "h105.6" ] ],
[ "lcd1:VCC", "pico:VBUS", "red", [ "h-19.2", "v108.85" ] ],
[ "pico:GP18", "r1:2", "white", [ "h24", "v-79.95" ] ],
[ "r1:1", "led3:A", "white", [ "v0" ] ],
[ "pico:GP17", "r2:2", "white", [ "h33.6", "v-51.15" ] ],
[ "r2:1", "led2:A", "white", [ "v0" ] ],
[ "pico:GP16", "r3:2", "white", [ "v-3.15", "h51.6" ] ],
[ "r3:1", "led1:A", "white", [ "v0" ] ],
[ "led3:C", "led2:C", "black", [ "h-9.6", "v58" ] ],
[ "led2:C", "led1:C", "black", [ "h-9.6", "v38.8" ] ],
[ "btn2:1.l", "pico:GP12", "white", [ "h29", "v-31.6" ] ],
[ "btn1:1.l", "pico:GP11", "white", [ "h19.4", "v9.95" ] ],
[ "btn3:1.l", "pico:GP10", "white", [ "h29", "v48.35" ] ],
[ "btn3:2.r", "btn1:2.r", "red", [ "h-19.2", "v45" ] ],
[ "btn1:2.r", "btn2:2.r", "red", [ "h-19.2", "v45" ] ],
[ "pico:3V3", "btn2:2.r", "red", [ "h14.4", "v169.65", "h-211.2", "v-57.4" ] ]
],
"dependencies": {}
}