{
"version": 1,
"author": "Yizchac Geyzel",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-esp32-devkit-v1",
"id": "esp",
"top": 433.75,
"left": 399.72,
"attrs": { "env": "micropython-20230426-v1.20.0" }
},
{
"type": "wokwi-neopixel-canvas",
"id": "neopixels",
"top": -304.29,
"left": -305.55,
"attrs": { "rows": "32", "cols": "16", "pixelate": "circle", "matrixLayout": "serpentine" }
}
],
"connections": [
[ "esp:TX0", "$serialMonitor:RX", "", [] ],
[ "esp:RX0", "$serialMonitor:TX", "", [] ],
[ "esp:GND.2", "neopixels:VSS", "black", [] ],
[ "esp:D19", "neopixels:DIN", "green", [] ],
[ "esp:3V3", "neopixels:VDD", "red", [] ]
],
"dependencies": {}
}