wireframewolf
Group: Members
Posts: 30
Joined: Aug. 2005 |
|
Posted: June 02 2008,20:48 |
|
I've posted on the forums before that I'm using Damn Small Linux installed on a Libretto ct110 as the brain of the robot. I've got a PCIMCIA USB card installed in it, which I use to talk to my microcontrollers with some custom C code, and it works great!
The only problem now is a camera. My robot needs to see, which basically means I have to figure out how to get a 2D array of pixels from a digital USB cam into my C code.
Unfortunately, trying to find a camera I can use, with an API or something that I can grab the pixels with, has been one of the most painful and frustrating things I've ever done with a computer and I'm beginning to wonder if I'll ever be able to build a robot at all.
I have a Quickcam express, which actually has a third party driver for it, but I've never been able to install it correctly to either Damn Small Linux or Ubuntu.
So I'm curious to know if anyone else has done this succesfully with DSL, and might shed some light (preferably in a step by step format :] ) on how to get a digital camera up and running. At this point I'm basically willing to go and spend $50 on a digital camera as long as it's going to do what I need it to.
|