hello
I recently came across this fantastic library :
https://github.com/hideakitai/ArtNet
which is ideal for a project I am developing .. I need to be able to control 16PWM channels via art net over ethernet..
unfortunately the examples provided don't shed too much light on what a packet would look like and how to parse it correctly.. I was wondering if anyone had experience using this library? any advice on how to take an artnet signal and convert to a PWM signal would be greatly appreciated