Try it here: WLED-Ledmap.json-Generator
WLED 2d-gap.json https://intrinsically-sublime.github.io/WLED-2D-gaps.json-Generator/
FastLED XY remapper https://intrinsically-sublime.github.io/FastLED-XY-Map-Generator/
WLED Arbitrary Path Ledmap.json Generator https://intrinsically-sublime.github.io/WLED-Arbitrary-Path-Ledmap.json-Generator/
- Normal mode remaps the unchecked pixels in the array to -1 or the end of the array depending on the discard pixel setting.
- Normal mode uses all the other options
- Two mapping modes available. Map the LED# to the GRID# or Map the GRID# to the LED#
- If one doesn't work try the other?
- Freestyle mode allows you to select the pixels in any order to follow your wiring layout.
- To undo a mistake you must retrace your steps backwards.
- Configure the array by setting the maximum x and y dimensions and click Rebuild.
- Click the LEDs to edit the shape of the array by enabling, disabling or hiding pixels.
- Download the resulting "ledmap.json" file and upload it to your device via http://yourdeviceip/edit (does not work in AP mode)
Based on XY-Map-Generator by Intrinsically-Sublime which is based on XY-Map-Generator by Garrett Mace