28 lines
643 B
JSON
28 lines
643 B
JSON
{
|
|
"version": 1,
|
|
"author": "RGB Matrix Pico W Project",
|
|
"editor": "wokwi",
|
|
"parts": [
|
|
{
|
|
"type": "board-pi-pico-w",
|
|
"id": "picow",
|
|
"top": 1014.35,
|
|
"left": 3.55,
|
|
"attrs": { "env": "micropython-20241129-v1.24.1" }
|
|
},
|
|
{
|
|
"type": "wokwi-led-matrix",
|
|
"id": "matrix",
|
|
"top": -617.6,
|
|
"left": 1.1,
|
|
"attrs": { "rows": "64", "cols": "64", "pixels": "[]" }
|
|
}
|
|
],
|
|
"connections": [
|
|
["matrix:VDD", "picow:VBUS", "red", ["v96", "h-91.4"]],
|
|
["matrix:VSS", "picow:GND.8", "black", ["v0"]],
|
|
["matrix:DIN", "picow:GP28", "green", ["v0"]]
|
|
],
|
|
"dependencies": {}
|
|
}
|