{
"version": 1,
"author": "Wisnu Prabowo",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-nano", "id": "nano", "top": 14.4, "left": -29.3, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": -70.6,
"left": -86.4,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": -137.8,
"left": -86.4,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn3",
"top": -214.6,
"left": -86.4,
"attrs": { "color": "green" }
},
{ "type": "wokwi-led", "id": "led1", "top": -51.6, "left": -169, "attrs": { "color": "red" } },
{
"type": "wokwi-led",
"id": "led2",
"top": -214.8,
"left": -169,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": -128.4,
"left": -169,
"attrs": { "color": "red" }
},
{
"type": "wokwi-pushbutton",
"id": "btn4",
"top": -176.2,
"left": 105.6,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn5",
"top": -122.4,
"left": 115.4,
"rotate": 180,
"attrs": { "color": "green" }
},
{
"type": "wokwi-max7219-matrix",
"id": "matrix1",
"top": 19.8,
"left": -395.76,
"attrs": { "chain": "4" }
},
{ "type": "wokwi-led", "id": "led4", "top": -253.2, "left": 71, "attrs": { "color": "red" } }
],
"connections": [
[ "nano:GND.2", "btn1:2.r", "black", [ "v0" ] ],
[ "nano:6", "btn1:1.l", "green", [ "v0" ] ],
[ "btn3:2.r", "btn2:2.r", "green", [ "h0" ] ],
[ "btn2:2.r", "btn1:2.r", "green", [ "h0" ] ],
[ "btn2:1.l", "nano:7", "green", [ "h0" ] ],
[ "nano:8", "btn3:1.l", "green", [ "v0" ] ],
[ "nano:9", "led1:A", "green", [ "v0" ] ],
[ "led1:C", "led2:C", "green", [ "v0" ] ],
[ "led3:C", "led2:C", "green", [ "v0" ] ],
[ "btn2:2.r", "led3:C", "green", [ "h0" ] ],
[ "btn4:2.r", "nano:GND.2", "green", [ "h0" ] ],
[ "btn4:1.l", "nano:5", "green", [ "h0" ] ],
[ "btn5:2.r", "nano:GND.2", "green", [ "h0" ] ],
[ "btn5:1.l", "nano:RESET", "green", [ "v307.2", "h-86.4" ] ],
[ "btn4:2.r", "led4:C", "green", [ "h0" ] ],
[ "led4:A", "nano:4", "green", [ "h-28.8", "v230.4" ] ],
[ "matrix1:V+", "nano:5V", "green", [ "h0" ] ],
[ "matrix1:GND", "nano:GND.1", "black", [ "h0" ] ],
[ "matrix1:DIN", "nano:11", "green", [ "h0" ] ],
[ "matrix1:CLK", "nano:13", "green", [ "h0" ] ],
[ "matrix1:CS", "nano:3", "green", [ "h0" ] ],
[ "led2:A", "nano:12", "green", [ "v0", "h38.4", "v172.8", "h96" ] ],
[ "led3:A", "nano:10", "green", [ "v0", "h144" ] ]
],
"dependencies": {}
}