Hi, I'm trying to transmit data(video) from the mini CCTV camera given in this link-
**broken link removed** over RF to a LCD display circuit.
I don't need the processor in my circuit to do any sort of manipulation with the video. The camera outputs in PAL/NTSC format & this output should be merely transmitted to my display circuit over RF. The TI ez430-rf2500 would be an easy solution for this as I'm familiar with MSP430 series & this model has a transceiver & an ADC built into it. Also, low power is a critical requirement in my design which can be achieved with the ez430. Using 2 of these devices, I can transmit the camera output from 1 ez430 to another and then to my display.
However, I happened to find out that the MSP430 series lacks the RAM capacity to process videos. Since, I don't need to do any "processing" with the video output, would it be possible to still use the ez430? Resolution, definition, quality,etc are not of much importance to me. The video must be "viewable" on the display, that's it.
If not, how should I go about with this problem? Which processor/launchpad/etc should I use for this? Is there something similar to the ez430 which is meant for such purposes?
Please note that the device needs to be very power efficient and small in size like the ez430.