by badcommandorfilename » Thu Dec 17, 2009 9:48 pm
by badcommandorfilename
Thu Dec 17, 2009 9:48 pm
One of the long-term goals for my
robobuilder project is monocular vision, but I doubt that the atmega128 chip has the power needed.
I see three potential methods:
1) Settle for a very low resolution camera (128x128) which is interpreted directly by the robobuilder, [less effective]
2) Interface a dedicated board for camera decoding and perception to the atmega chip, [more expensive]
3) Have the robobuilder send images via bluetooth to your PC, decode them and sort out the instructions remotely. [not self contained, might be bandwidth limited]
One of the long-term goals for my
robobuilder project is monocular vision, but I doubt that the atmega128 chip has the power needed.
I see three potential methods:
1) Settle for a very low resolution camera (128x128) which is interpreted directly by the robobuilder, [less effective]
2) Interface a dedicated board for camera decoding and perception to the atmega chip, [more expensive]
3) Have the robobuilder send images via bluetooth to your PC, decode them and sort out the instructions remotely. [not self contained, might be bandwidth limited]