{
"version": 1,
"author": "Muh. Theodorick Alfareizhel",
"editor": "wokwi",
"parts": [
{ "type": "board-esp32-devkit-c-v4", "id": "esp", "top": 0, "left": 0, "attrs": {} },
{
"type": "wokwi-max7219-matrix",
"id": "matrix1",
"top": -37.8,
"left": -386.16,
"attrs": { "chain": "4" }
},
{
"type": "wokwi-max7219-matrix",
"id": "matrix2",
"top": -37.8,
"left": -693.36,
"attrs": { "chain": "4" }
}
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "matrix1:V+", "esp:5V", "green", [ "h0" ] ],
[ "matrix1:GND", "esp:GND.2", "black", [ "h0" ] ],
[ "matrix1:DIN", "esp:19", "green", [ "h0" ] ],
[ "matrix1:CS", "esp:5", "green", [ "h0" ] ],
[ "matrix1:CLK", "esp:18", "green", [ "h0" ] ],
[ "matrix2:V+", "matrix1:V+.2", "green", [ "h0" ] ],
[ "matrix2:GND", "matrix1:GND.2", "black", [ "h0" ] ],
[ "matrix2:CS", "matrix1:CS.2", "green", [ "h0" ] ],
[ "matrix2:CLK", "matrix1:CLK.2", "green", [ "h0" ] ],
[ "matrix2:DIN", "matrix1:DOUT", "green", [ "h0" ] ]
],
"dependencies": {}
}