Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.39 KB

File metadata and controls

28 lines (19 loc) · 1.39 KB

WLED Arbitrary Path Ledmap.json Generator

Try it here: WLED Arbitrary Path Ledmap.json Generator

Other versions

WLED 2d-gap.json https://intrinsically-sublime.github.io/WLED-2D-gaps.json-Generator/

WLED Ledmap.json https://intrinsically-sublime.github.io/WLED-Ledmap.json-Generator

FastLED XY remapper https://intrinsically-sublime.github.io/FastLED-XY-Map-Generator/

About

  • Select the pixels in any order you wish.
    • To undo a mistake you must retrace your steps backwards.

How to use

  1. Configure the array by setting the maximum x and y dimensions and click Rebuild.
  2. Click the LEDs to edit the shape of the array by enabling the pixels in the order you wan them mapped.
  3. You can only disable pixels in the reverse order you clicked them.
  4. 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

Screenshot