Re: WIFI video possible ?
I have worked with smaller sized TFTs and may not be able to best answer your question.
Yes, the fast refresh is a function of the processor you attach to the TFT. In my experience, I have had reasonably fast refreshes, but, nothing approaching video frame rates yet. There are plenty of projects on the www that can do those frame rates, but, you need to have a lot of patience and tweak the code in assembly.
If you intend doing it with a processor, consider using one with a parallel 16 bit external memory interface. That can help quite a bit to speed things up.
As for the cell phones and their video capabilities, these days phones use dedicated chipsets which are able to refresh the screens at quite a fast frame rate. Another possibility is to use a FPGA to update the TFT. Doing it all in code run on a small processor can be quite exciting and challenging.
Re: WIFI video possible ?
HI,
I am using the PIC32 chip, so I think the processing power is there. I don't mind tweaking but I doubt I will play around in assembly code..
DO you have any interesting link for similar projects?? I didn't find anything worth mentioning..
ken
Re: WIFI video possible ?
If you're keen, there are resources unrelated to the PIC, but interesting none the less.
You can look up Andy Brown at Andys Workshop. Very interesting site that got me motivated http://andybrown.me.uk/
Then there is rossum.posterous site which was down and now resurrected as http://rossumblog.com/