Hello WallaceIT,
I am currently trying to use your library to control my DLPC350 through Python.
When I am on windows 7, it work pretty well to connect, change the image displayed amoong those on the flash memory and switch fonctionning mode. But, I can't figure out how I can send data to the device ?
According to the documentation, I am supposed to used the commands fonctions "download datasize" and "download data" (cmd2 = 0x00), but I can't find any fonction using this particular command.
Could you explain how to send and display a simple binary matrix ?
Thanks a lot,
Thomas