Hi all,
I am using Kinetis K60F MK60FN1M0 with CodeWarrior for MCU v10.6 and i have a question.
I connected a camera (OV2640) to my microcontroller. For the communication i am using the I2C Bus. The camera data lines are connected to the GPIO port pins.
Here are the connections:

Now i want to stream a live-video from my camera to my computer. But how can i do this in codewarrior?
Have somebody any idea?
Have somebody a link (or a PDF) where i can learn something about streaming a video from a camera in codewarrior?
I think the pixels are in the data lines (D0, D1, ....., D7) but how can i show them in a video?
I have searched in the internet but i could not find anything.
Thank you for your help.
Best Regards
Armend