Other Parts Discussed in Thread: DLPC350,
Hello,
I'm setting up a DLP4500 (DLPC350 controller). Ultimately, I would like to upload custom bitmap images to turn the mirrors in the array on or off (the light engine is removed; we will be shining an external laser beam on the DMD).
I installed the GUI (is there only a Windows version? Is there a Mac or Linux version?), which initially worked. I could turn mirrors to different internal test patterns, and upgraded the firmware to the latest version. I then used Zadig to install libusb-win32 driver to use the pyCrafter4500 package (https://github.com/SivyerLab/pyCrafter4500) to communicate via python. Unfortunately, this breaks the GUI (no longer HID driver).
Is there a HID driver file so that I can switch between the two (GUI, python scripting)?