{
  "version": 1,
  "author": "Anonymous maker",
  "editor": "wokwi",
  "parts": [
    { "type": "wokwi-pi-pico", "id": "pico", "top": 18.47, "left": 276.54, "attrs": {} },
    {
      "type": "wokwi-pushbutton",
      "id": "btn1",
      "top": -32.89,
      "left": 166.53,
      "attrs": { "color": "green", "bounce": "1" }
    },
    {
      "type": "wokwi-pushbutton",
      "id": "btn2",
      "top": 18.88,
      "left": 166.62,
      "attrs": { "color": "blue" }
    },
    {
      "type": "wokwi-pushbutton",
      "id": "btn3",
      "top": 70.34,
      "left": 166.43,
      "attrs": { "color": "yellow" }
    },
    {
      "type": "wokwi-led",
      "id": "led1",
      "top": -42.9,
      "left": 388.4,
      "attrs": { "color": "green" }
    },
    {
      "type": "wokwi-led",
      "id": "led2",
      "top": 2.04,
      "left": 388.64,
      "attrs": { "color": "blue" }
    },
    {
      "type": "wokwi-led",
      "id": "led3",
      "top": 53.58,
      "left": 388.38,
      "attrs": { "color": "yellow" }
    }
  ],
  "connections": [
    [ "pico:GP0", "$serialMonitor:RX", "", [] ],
    [ "pico:GP1", "$serialMonitor:TX", "", [] ],
    [ "pico:GND.1", "btn3:2.r", "black", [ "h-24.43", "v139.52" ] ],
    [ "pico:GND.1", "btn2:2.r", "black", [ "h-24.43", "v78.21" ] ],
    [ "pico:GND.1", "btn1:2.r", "black", [ "h-24.43", "v135.26" ] ],
    [ "pico:GND.8", "led2:C", "black", [ "h0" ] ],
    [ "pico:GND.8", "led1:C", "black", [ "h39.19", "v-52.06" ] ],
    [ "pico:GND.8", "led3:C", "black", [ "h39.19", "v-47.37" ] ],
    [ "led1:A", "pico:GP19", "green", [ "v0.21", "h25.18", "v162.63" ] ],
    [ "led2:A", "pico:GP20", "green", [ "v1.25", "h30.9", "v120.43" ] ],
    [ "led3:A", "pico:GP21", "green", [ "v-0.05", "h37.97", "v60.59" ] ],
    [ "btn3:1.r", "pico:GP13", "green", [ "v0" ] ],
    [ "btn2:1.r", "pico:GP12", "green", [ "h5.3", "v143.44" ] ],
    [ "btn1:1.r", "pico:GP11", "green", [ "h11.77", "v185.61" ] ]
  ]
}