Using FTDI ft232 as host controller to control DMX512 device in Ubuntu 22

DMX512 protocol includes a status of break.
In order to make status of break, I use DTR to carry out it.



Datasheet of channel
Make sure /dev/ttyUSB0 is a+rw
Make sure address of par light is 001.
./a.out 255 255 0 0 0 0 0 0 0 0
./a.out 255 0 255 0 0 0 0 0 0 0
./a.out 255 0 0 255 0 0 0 0 0 0
Make sure /dev/ttyUSB0 is a+rw
Make sure address of par light is 001.
./a.out 39 0 0 0 0 0 0 0 0 0
./a.out 59 0 0 0 0 0 0 0 0 0
./a.out 79 0 0 0 0 0 0 0 0 0