Porting E131 (sACN) Library to Particle

Hi

I’m looking to build so devices that receive data via sACN (Basically DMX over ethernet) and can control LED strips and other things as needed.
I found are great library for ESP8266 over at https://github.com/forkineye/E131 and I’m working on porting it to my Electron.
I’m still new at Electron programming but its a fairly straight forward library by the looks of things.
I’ve started a GitHub for it at https://github.com/AdmiralTriggerHappy/E131 and have started work on the header file and got it to a point where it compiles successfully fairly quickly but I suspect there is plenty more to do before it actually works.
If anyone out there wants to lend a hand I’d be happy to accept any help.

1 Like