Marc Miller

Results 17 comments of Marc Miller

These files are just basic text files. You can rename it and change the extension from .ino to .h, or .txt to .h

Hello @Tornado-F5 I've made an updated version of [moving_colored_bars](https://github.com/marmilicious/FastLED_examples/blob/master/moving_colored_bars.ino) Let me know if this works any better for you!

Closing for now. Comment again if you run into an issue.

Did you try just using 5 instead of D5?

This is something I would be interested in too. My goal is to have the MCU start receiving data until it's received one compete DMX512 packet, then analyze that DMX...

@claudeheintz Thank you, I appreciate for the info and suggestion. @m-elias I was indeed planning to use two MAX485 chips, one set to only receive, and the other to only...

@D3add3d The ShiftPWM library is here: https://github.com/elcojacobs/ShiftPWM/archive/master.zip Or are you looking for something else?