{
"version": 1,
"author": "rhenoa24",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-mega", "id": "mega", "top": 660.16, "left": 438.58, "attrs": {} },
{
"type": "wokwi-neopixel-canvas",
"id": "neopixels1",
"top": 39.15,
"left": 391.94,
"attrs": { "rows": "24", "cols": "36", "pixelate": "circle" , "matrixBrightness": "5"}
}
],
"connections": [
[ "mega:8", "neopixels1:DIN", "", [ "v-22", "h-140", "*", "v0" ] ],
[ "mega:GND.2", "neopixels1:VSS", "", [ "v30", "h-190", "*", "v0" ] ],
[ "mega:5V", "neopixels1:VDD", "", [ "v24", "h-170", "*", "v0" ] ]
]
}