{
"version": 1,
"author": "Kittipitch Meesawat",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": -262.35,
"left": -342,
"attrs": { "env": "micropython-20231005-v1.21.0" }
},
{
"type": "wokwi-buzzer",
"id": "bz1",
"top": -64.8,
"left": -526.2,
"attrs": { "volume": "0.1" }
},
{ "type": "wokwi-ky-040", "id": "encoder1", "top": -142.3, "left": -557.6, "attrs": {} },
{
"type": "wokwi-7segment",
"id": "sevseg1",
"top": -90.18,
"left": -143.44,
"attrs": { "digits": "2", "common": "cathode" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": -282,
"left": -476.2,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": -282,
"left": -533.8,
"attrs": { "color": "limegreen" }
}
],
"connections": [
[ "bz1:2", "pico:GP15", "gold", [ "v28.8", "h105.2", "v-115.2" ] ],
[ "bz1:1", "pico:GND.4", "black", [ "v38.4", "h105.6", "v-134.4" ] ],
[ "pico:GND.3", "encoder1:GND", "black", [ "h-57.6", "v-9.6" ] ],
[ "encoder1:VCC", "pico:3V3", "red", [ "h38.4", "v-162.8", "h182.4", "v48" ] ],
[ "pico:GP10", "encoder1:DT", "white", [ "h-76.8", "v-9.6" ] ],
[ "pico:GP11", "encoder1:SW", "green", [ "h0" ] ],
[ "encoder1:CLK", "pico:GP9", "blue", [ "h28.8", "v-19.2" ] ],
[ "sevseg1:A", "pico:GP21", "#8f4814", [ "v0" ] ],
[ "pico:GP22", "sevseg1:B", "red", [ "h0" ] ],
[ "pico:GP20", "sevseg1:C", "orange", [ "h106.8", "v115.2", "h48", "v-9.6" ] ],
[ "sevseg1:DP", "pico:GP19", "cyan", [ "v27.96", "h-67.2", "v-115.2", "h-96" ] ],
[ "pico:GP18", "sevseg1:E", "green", [ "h87.6", "v115.2", "h86.4" ] ],
[ "pico:GP17", "sevseg1:D", "gold", [ "h78", "v105.6", "h105.6" ] ],
[ "pico:GP16", "sevseg1:G", "violet", [ "v0", "h68.4", "v105.6", "h124.8" ] ],
[ "sevseg1:F", "pico:GP28", "blue", [ "v0" ] ],
[ "sevseg1:DIG1", "pico:GP26", "gray", [ "v0" ] ],
[ "sevseg1:DIG2", "pico:GP27", "white", [ "v0" ] ],
[ "led1:A", "pico:GP2", "red", [ "v0" ] ],
[ "led1:C", "pico:GND.2", "black", [ "v0" ] ],
[ "led2:A", "pico:GP3", "red", [ "v0" ] ],
[ "led2:C", "pico:GND.2", "black", [ "v0" ] ]
],
"dependencies": {}
}