by MadDogJoe » Wed Aug 15, 2007 10:12 pm
by MadDogJoe
Wed Aug 15, 2007 10:12 pm
JavaRN,
Don't get me wrong, the CMU algorithms are OK, but they need a tremendous amount of refinement to really work well for my applications. I've optimized most (and thrown away several) of the algorithms, but that is the great thing about this particular system, it is really opened up so you can use it for your own stuff.
Since I was a Field App Engineer for most every micro line at one point I've got all the tools, but the tools necessary for the great little ARM micros they used (NXP formerly Philips) are free and I didn't have to whip up a board for the eye on my 'bot. Just a big time saver.
NovaRN,
You can use ANY CIF camera, another cool idea. It is an industry standard so if you can make an adapter for it, you can make it work. The board they have their camera mounted on is ~42x30mm, which for me wasnt too big, but you could probably trim it down to the size of the camera ~15x15mm if you made a cable to fan it out the the boards pins.
I noticed on your RN1 you have what look like the gameboy units with the Mitshubishi chip. With a little code hacking you could change the interface to read the data out of them, but the algorithms would suffer since the data is at a lower resolution.
MadDog Joe
JavaRN,
Don't get me wrong, the CMU algorithms are OK, but they need a tremendous amount of refinement to really work well for my applications. I've optimized most (and thrown away several) of the algorithms, but that is the great thing about this particular system, it is really opened up so you can use it for your own stuff.
Since I was a Field App Engineer for most every micro line at one point I've got all the tools, but the tools necessary for the great little ARM micros they used (NXP formerly Philips) are free and I didn't have to whip up a board for the eye on my 'bot. Just a big time saver.
NovaRN,
You can use ANY CIF camera, another cool idea. It is an industry standard so if you can make an adapter for it, you can make it work. The board they have their camera mounted on is ~42x30mm, which for me wasnt too big, but you could probably trim it down to the size of the camera ~15x15mm if you made a cable to fan it out the the boards pins.
I noticed on your RN1 you have what look like the gameboy units with the Mitshubishi chip. With a little code hacking you could change the interface to read the data out of them, but the algorithms would suffer since the data is at a lower resolution.
MadDog Joe