Part Number: EK-TM4C123GXL
Hi.
i need to build a project that use TM4C123GXL evaluation board.
the project need to send video over IP using wireless shield/board.
i want to connect camera to the evaluation board with resolution of (640*480). every frame should take about 100k from the memory so in order to transfer 10fps i need spi communication between the camera and the evaluation board.
because every frame take large memory i need to "download" the frame to sd card and "fetch" the frame from the sd card to the wirless shield/borad.
my questoins is:
- is it possible to do this with the TM4C123GXL evaluation board?
- what kind of camera and wireless shield/board i need?
- Am I wrong in my planning of the project?
any advice will be thankful.