first commit
This commit is contained in:
26
diagram.json
Normal file
26
diagram.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"author": "RGB Matrix Pico W Project",
|
||||
"editor": "wokwi",
|
||||
"parts": [
|
||||
{
|
||||
"type": "board-pi-pico-w",
|
||||
"id": "picow",
|
||||
"top": 1014.35,
|
||||
"left": 3.55
|
||||
},
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user