I'm looking for hardware (a single board computer) that is similar to CMUcam3 or the BeagleBoard. CMUcam is too slow and too expensive and the beagleboard is too complicated (I don't want to mess with linux. I shouldn't need an OS for what I'm doing anyway). Is there a single board computer out there that:
- has analog video input built in
- is at least 500MHz
- is under $150
- and has language and support similar to the arduino.
I just want each frame from any single analog video source converted to something like 720x576px and stored in a 2d array. I can handle the rest from there. I've been searching and searching for something that meets these requirements with no luck. Any tips would be greatly appreciated.