Some updates on the WS2811 led mapped letters project.

I got them mapped, thanks to @jasoncoon 's amazing pixel mapper tool and advice on splitting up the pins, (each letter is on its own pin now).

Its a little jittery. I lowered the FPS from 120 to 40, and removed all the delays in the loop which helped, (using the fastLED library with arduino), but there still seems to be something giving it the jitters.

Pushing about 760 LEDs, and using an Adafruit feather M4.

I may try taking out some print statements I added in the loop for debugging earlier.

Totally open to suggestions though, and happy to share my code.

#led #notneon #programming #ws2811 #letters #sign #nyc #code #arduino #maker #work

@jasoncoon great suggestion with splitting the channels to multiple pins. After a bit of fiddling with the code and piecing together examples I got three letters on different pins of the rp2040 feather (will add more tomorrow). Thanks to Jason's handy dandy Pixel mapper, I mapped em so rainbows go from top to bottom an side to side of the letters.

I think those residual flickers are from the crappy connectors. Still not sure where to get good LED strips. 3 and 24 VDC is way more persnickety than 8kvAC :)

Time for bed now. Sooo much neon to bend tomorrow and LEDs to program.

#notneon #leds #programming #cnc #ws2811 #24V #Brooklyn

Hey @jasoncoon ,

Have you ever controlled 800 or so WS2811 LEDs with your pixel mapper? We edge lit wrapped all these letters at work and I wanna map em so I can make em rainbow fade from top to bottom.

Sure the fastled strip effects are cool, but I really wanna get the pixels mapped for more neat things. I figure with 8mb of ram, the RP2040 or M4 #Adafruit feathers might be nice?

Programming is fun :)

#led #notneon #electronics #programming #pixelmapping #brooklyn #sign #fastled #ws2811