USB Web Cam on Propeller (or serial?)
Taerzik
Posts: 6
in Propeller 1
I'm aware that this has been addressed before but I'm asking for a fresh hashing out of the subject.
I need to get 30 frames per second from a camera to a propeller 1 chip.
I do not require a particularly large image or high resolution.
What does the community recommend as a best 'route' to achieve that goal?
What further information do I need to supply to flesh out the inquiry?
I need to get 30 frames per second from a camera to a propeller 1 chip.
I do not require a particularly large image or high resolution.
What does the community recommend as a best 'route' to achieve that goal?
What further information do I need to supply to flesh out the inquiry?
Comments
https://www.parallax.com/product/28320
-Phil
As it happens, my project can do without color initially but I'm sure it will need color eventually.
I got some serial camera module but this is nowhere near 30 fps.
Can you describe your goal a little more?
Enjoy!
Mike
My objective is 30 fps, color (eventually), small image size acceptable.
Post reading, line detection and memory output.
All that can be handled by a separate Propeller(s) as needed.
Even if the work load is too much for one Propeller to handle, I can divide it up if that is a reasonable solution.
Right now it's looking like my two options are:
1. Serial camera to Propeller.
2. USB camera to intermediary host chip, then to Propeller.
Does that sound about right?
Here's a photo of one of my experiments using Hanno's machine vision technique.
There's a camera in the top right of the photo. Can you see the "HI" displayed on the LEDs?
For a color image, I think the CMUcam4 and the Grand Idea Laser Range Finder are likely the easiest approaches.