Current features:
- Control the DMD rgb and laser projectors, the waveform generator, the helicam lock-in camera, and the CMOS camera
- Analyze input data from the lock-in camera
- Pre-process electron microscope images to find grain boundaries
Complete user manual here
Set trajectories in projectors | Set waveform generator settings |
---|---|
- Download the files directly or clone the repo using git (you can download git for Windows from here)
- Install Python 3.9 (https://www.python.org/downloads/release/python-399/)
- Run
pip install -r requirements.txt
- Download Zadig from here
- Connect the projector
- Go to 'Options' -> 'List All Devices'
- Look for 'DLCP900 (Interface 0)
- Replace WinUSB driver with libusb-win32 driver
- NOTE: TI GUI will stop working once you replace the driver. If you want to restore the WinUSB driver, go to Device Manager, search for the libusb-win32 driver, uninstall and check 'Delete the driver software for this device'
- Download and install the SDK from here
- Download native driver from here
- Open the terminal from the src folder
- Run
python main.py