rp2040-dmxsun icon indicating copy to clipboard operation
rp2040-dmxsun copied to clipboard

Implement RDM

Open kripton opened this issue 3 years ago • 2 comments

Lots of work to be done here :) Depends on #21

I personally don't have much experience with RDM. I do understand the concept and benefits. However, I don't have any real fixtures to test it, only the "Arduino RDM responder".

kripton avatar Jan 07 '22 22:01 kripton

Lots of work to be done here :) Depends on #21

You don't need the hard bit of #21 in break detection for RDM, but you will need a lot of other input stuff.

I personally don't have much experience with RDM. I do understand the concept and benefits. However, I don't have any real fixtures to test it, only the "Arduino RDM responder".

The Arduino responder ( https://github.com/mathertel/DmxSerial2 ) should be fine, I've run the OLA tests against it and keep fixing issues. I can test with some proper gear too if I build myself a real version of this.

peternewman avatar Jan 10 '22 18:01 peternewman

Cool :+1: We should also re-check what parts of the JaRule-project can be re-used since that does RDM as well

kripton avatar Jan 10 '22 20:01 kripton