{
"version": 1,
"author": "Fossombrome",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": 0, "left": 0, "attrs": {} },
{
"type": "wokwi-max7219-matrix",
"id": "matrix1",
"top": 19.8,
"left": -197.79,
"attrs": { "chain": "1" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "matrix1:V+", "pico:VBUS", "red", [ "h48", "v-48", "h124.8", "v19.2" ] ],
[ "matrix1:GND", "pico:GND.1", "black", [ "h57.6", "v-19.2" ] ],
[ "matrix1:DIN", "pico:GP0", "gold", [ "h38.4", "v-48" ] ],
[ "matrix1:CS", "pico:GP1", "orange", [ "h67.2", "v-48" ] ],
[ "matrix1:CLK", "pico:GP2", "green", [ "h76.8", "v-28.8" ] ]
],
"dependencies": {}
}