I have an application that requires projecting more than 96 1-bit frames at 4000Hz. I ideally I would be able to loop through at least 288 frames (3 x the current memory) or even do continuous update. It seems there are two main possibilities.
1) Increase the size of mDDR memory from 4 608x684 images to at least 12 images to accommodate more bit planes. Is the LightCrafter available with larger memory caches or is this difficult to switch out ourselves? Is there any reference for reprogramming the FPGA in this way?
2) Increase the speed of the 24bit RGB interface of the DLPC300 from 60Hz to 180Hz. This would allow arbitrarily long sequences at 4000Hz. Where is the bottleneck that limits this update speed? Is it on the DLPC300 or the the FPGA?
Standard graphics cards from Nvidia and ATI already support refresh rates of 180Hz or faster so it would be really cool if this projector kit could support these speeds as well. I would also be interested if we can just generate our own 4000Hz images using the embedded-Linux kernel and upload them to the DLPC300.
Are any of these options plausible as extensions to the standard LightCrafter kit?
Thanks.