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.

Pico Projector as a binary display

Good Afternoon,

I was wondering if it is possible to drive the Pico projector with binary patterns and at which frame rate?

 

Many thanks

Brice

  • Hi Brice, did you ever get an answer to your question?  You might try checking the information at www.dlpdiscovery.com if you haven't tried that, yet.

  •  

    Hi,

    The input to the Pico must be configured in VGA. See the http://beagleboard.org/pico page for displaying content on the Pico.

    Currently the Pico kit supports a frame rate of up to 60Hz.

     

  • Even if the Pico kit can only support full frame refresh at 60Hz, can it do a partial frame refresh faster? Is the data is the framebuffer only read 60 times per second?

  • I think you'd have to write your own FPGA code, replacing the standard code in the processor FPGA in order  to drive the DLP chip directly to get faster updates.

    As the standard DLP processing system uses pulse-width modulation to do greyscaling, it ought to be possible to get significantly higher rates for mono, but could be quite a lot of work.

     

  • Hi Peter,

    The refresh rate of binary patterns on the DMD in the Pico kit is not driven directly at the input interface.  The assumed input is a "video" like signal.  Therefore, driving partial images would not increase the refresh rate.  If you were to use the Discovery 4000 platform, this platform allows you to more directly access the DMD in a pattern mode, and supports refresh rates of binary patterns > 25KHz for full DMD loads.  THis might be an option for you.

    I suppose that you have an application needing the "Pico" level lumens and resolution, but with the binary pattern interface.  Is this true?

     JRT

  • Right, I'm interested in a small projector that shows a looping pattern with about 500hz refresh. The Discovery 4000 is a bit overkill, but I suppose there is no cheaper middleground. Using a consumer DLP with no color wheel may be enough (kind of like 360hz, with some constraints that may not matter to me), which is what I'll try first.

  • Peter,

    OK.  Thanks for the feedback.  We will keep this in mind going forward as we do not have EVM kit that would immediately address your needs.

    JRT