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.

Example of image loading on the DMD via SDK



Hello TI,

I am quite new to the DLP programmer community and I am trying to figure out how the SDK C++ library works. Unfortunately, the doxygene documentation is of poor help with only very simple example that does not use the DMD. I would like to see some C++ code using the SDK library that monitor the DMD, ie that connect to the DMD and load an image for an example. Even better would be a code that is creating a sequence pattern, setting the parameters of the sequence and then displaying it.

Regards,

David

  • David,

    Sorry about the weak documentation in doxygen, hopefully we can help you out here on the forums.

    Right now, the ALC SDK library is for machine vision and doesn't have any examples relating specifically to what you're after. In the future we're hoping to generalize it, but I can't say specifically when that will happen.

    Can you clarify for me what platform you're using? Assuming you're on the Lightcrafter 4500, the best advice that I can give you is to take a look at the source code for the GUI. It is written in C and C++ and should be a great starting point: www.ti.com/.../dlplcr4500evm

    Hope that helps,
    Paul