Very crude Artnet DMX to DDP (Distributed Display Protocol) convertor.
This was created to allow Tuya lights running OpenBeken to be controlled by Artnet DMX software.
- DDP protocol specs: http://www.3waylabs.com/ddp/
- Python_artnet library: https://github.com/sciencegey/python_artnet/
- Python DDP implementation from LedFX: https://github.com/LedFx/LedFx/