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.

DLP2000: Control pixels with Beaglebone black

Part Number: DLP2000
Other Parts Discussed in Thread: DLPC2607

Hello TI Community!

I followed Quick guide tutorial to setup all to Beaglebone black i used the 8.9 distro, my aim is to control(lock) the pixels in Projection(DLP_2000) with the beaglebone black. please give me instructions to lock the pixels by projecting an image or any video(how can i project image or video ). looking forward to your reply.

Thanks & Regards,

Dixith Pinjari.

  • Dixith,

    I may be having difficulty understanding your intended application here. However, I can give you a couple suggestions.

    While you cannot control the individual mirrors on the DMD, you can send video over the parallel video interface (which uses RGB888) to project video. Meanwhile, if you want to force all the mirrors to an OFF state you can do this by issuing the DMD PARK command (0x2D) over I2C. This command (and others) can be reviewed in the DLPC2607 programmer's guide:
    www.ti.com/.../dlpu013.pdf

    I hope this helps. Please elaborate on your desired use behavior if I've misunderstood it here.

    Best Regards,
    Philippe Dollo