{
"version": 1,
"author": "Pat Deegan",
"editor": "wokwi",
"parts": [
{ "type": "chip-test", "id": "chip2", "top": -123.78, "left": 81.6, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": -157,
"left": -48,
"attrs": { "color": "green", "bounce": "0" }
},
{ "type": "wokwi-vcc", "id": "vcc3", "top": -211.1, "left": -68.67, "attrs": {} },
{
"type": "wokwi-led-bar-graph",
"id": "bargraph1",
"top": -69.74,
"left": 113.65,
"rotate": 90,
"attrs": { "color": "lime" }
},
{ "type": "wokwi-gnd", "id": "gnd5", "top": 14.97, "left": 83.77, "attrs": {} }
],
"connections": [
[ "vcc3:VCC", "btn1:1.l", "red", [ "v0" ] ],
[ "btn1:2.r", "chip2:IN", "green", [ "h0" ] ],
[ "gnd5:GND", "bargraph1:C10", "black", [ "v0" ] ],
[ "bargraph1:C10", "bargraph1:C9", "green", [ "v0" ] ],
[ "bargraph1:C9", "bargraph1:C8", "green", [ "v0" ] ],
[ "bargraph1:C8", "bargraph1:C7", "green", [ "v0" ] ],
[ "chip2:1", "bargraph1:A10", "green", [ "h-26.69", "v73.16" ] ],
[ "chip2:2", "bargraph1:A9", "green", [ "h-11.65", "v24.08", "h27.79" ] ],
[ "chip2:3", "bargraph1:A8", "green", [ "v1.53", "h13.88", "v27.07", "h-91.93" ] ],
[ "chip2:4", "bargraph1:A7", "green", [ "h21.9", "v51.23", "h-90.35" ] ]
],
"dependencies": {}
}