Expand description
Module for implementing more sophisticated dmx-rdm devices like Enttec DMX Pro, as well as mockups, where a simple uart implementation won’t suffice.
Enums§
Traits§
- Controller
Driver Error Def - Trait that ensures that the same Error is used in the DmxControllerDriver as well as the RdmControllerDriver.
- Custom
Start Code Controller Driver - Trait for implementing packages with custom start codes.
- DmxController
Driver - Trait for controlling DMX fixtures.
- DmxReceiver
- RdmController
Driver - Trait for sending and receiving RDM packages from a controller point of view.