This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

matlab control

Other Parts Discussed in Thread: DLPC350, DLP4500


Hello, I am browsing this post while doing the matlab dlp4500 control interface. The mex file provided on github is used. But what I did was to achieve automatic projection of the image and camera shooting. Therefore, the matlab program I designed should add a camera shooting program after each image is projected. The idea is to use a loop structure. Therefore, it should be modified based on the program provided in this post. So to enter the address of the first picture in lcrsendimagelut(), corresponding to the DLPC350_SendImageLut(&splashLut[0], 1) in the source program; Then let splashLut[0] = m_picture; design the loop structure to make m_picture increment for projection, and add a photo and save program in the loop structure. I would like to ask what kind of modification should be made based on the lcrsendimagelut() provided in this post.

https://e2e.ti.com/support/dlp/f/94/t/698732?Access-flash-images-when-using-Lightcrafter-4500-EVM-in-Matlab