Hello,
I am currently working on communicating with the Lightcrafter 6500 over python. I have successfully been able to change the device modes and start/stop the device, but have not been able to send an image to the dmd.
If anyone has this, I would appreciate an example snippet of code that breaks down a bitmap into the appropriate series of commands, without RLE compression.
I tried packet sniffing what the GUI sends to the dmd over USB, but have not been able to reconcile this with what is written in the programming manual.
Thank you
AM