csi-dcsc / Pycrafter6500

A python controller for Texas Instruments DLPLCR6500EVM evaluation module for DLP technology. The controller can fully control the "pattern on the fly" mode with a user defined sequence of binary images. Requires pyusb and numpy. PIL or pillow is recommended for testing.
GNU General Public License v3.0
40 stars 18 forks source link

Replace encode() and mergeimages() with an accelerated version #4

Closed e841018 closed 3 years ago

e841018 commented 3 years ago

Compatible with Python 2.7.18 and Python 3.6.8