Hello
I am trying to use the camera with FRDM-KL25Z.
What I want to do is line tracking with my robot in the future whenever I finish to build up my robot.
How should I program it in codewarrior to use camera??
Can I only test camera by oscilloscope and see the signal? or is there any interface program that I check the camera is working?
ov7670 camera <-- this is the camera that I want to use with FRDM-KL25Z.
Thank you
Use the instructions on the Freescale Cup Knowledge Page for the camera Line Scan Camera Use
Hello
I checked it, but it was about codewarrior without process expert or component library.
They set it up manually.
Do you know any reference how I can use process expert for camera?
So far, i have set up two different PWM signals, and I was able to see it recognized objects.
But when I use ADC components in component library, i don't know how I should use the value.
Do you have any idea?
Thank you for answering.