Part Number: DLPLCR65EVM
Other Parts Discussed in Thread: DLPC900
Hello TI Support Team,
I am currently working with a TI DMD and controlling it via a Python-based script.
[Current Status] I have successfully implemented the code to display binary image patterns on the DMD without any issues.
[The Problem] However, I am using a Gaussian laser beam as my light source. Because of the beam's natural profile, the intensity of the reflected light is spatially uneven (stronger in the center and weaker at the edges).
[Proposed Solution & Inquiry] To compensate for this Gaussian profile and achieve uniform light intensity across the target area, I am trying to implement a grayscale control method. My goal is to vary the exposure time (duty cycle) for individual micromirrors using a dithering or PWM (Pulse Width Modulation) approach.
I have searched for relevant documentation, application notes, or reference codes on how to control the exposure time for individual pixels to create a grayscale effect, but I have not been able to find the exact resources I need.
Could you please provide any guidance, recommended documentation, or reference materials (preferably with Python examples, if available) on how to implement grayscale/PWM control for beam intensity compensation?
Thank you for your time and support.
Best regards,
SeungWoo Kim.