Other Parts Discussed in Thread: DLPC350
Our intention with the DLP Lightcrafter 4500 is to play a sequence of single bit images at high frame rates, synchronized with an external photodiode for a structured light application.
As per the EVM we understand that we need to use Pattern Sequence mode to bypass video processing effects. This mode takes input from multiple interfaces and as far as we can tell, as the number of patterns required in our sequences is greater then the storage capacity of the flash memory it is recommended to use one of the external interfaces.
We have our patterns formatted into 24 bit bmp images, which we intend to use the RGB interface and stream over HDMI. With the example given that streaming images at 60 Frames Per Second would give a functional pattern frame rate of 1440Hz.
Our main question is practically how to achieve the data input of the .bmp files to the video port? Should they be streamed in a particular video file format over the HDMI cable? We want to be able to use python to start and send these patterns/videos to the projector. As far as we can see the EVM guide has not details on how we might expect to send this data.