http://mouser.com/ProductDetail/Avago-Technologies/ADNS-2610/?qs=sGAEpiMZZMsx4%2fFVpd5sGRJFTXXjj3EB
http://mouser.com/ProductDetail/Avago-Technologies/HDNS-2100001/?qs=sGAEpiMZZMsx4%2fFVpd5sGQ73rSZEX6RS
Anybody have comments on this idea?
-dave
> --
>
> You received this message because you are subscribed to the Google Groups "HomeBrew Robotics Club" group.
> To post to this group, send email to hbrob...@googlegroups.com.
> To unsubscribe from this group, send email to hbrobotics+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/hbrobotics?hl=en.
>
>
>
This makes an obtuse amount of sense. Mice are used for general motion
indication, direction and amount moved. The human is in the loop, so the
human compensates for any errors as part of moving the mouse pointer
around on the screen. Laser optical mice look at movement of the laser
speckles, I think. These are probably not all that stable, but can give
an OK indication of direction and movement.
OTOH, an old-fashioned, mechanical mouse does not have these same
problems. You have a mouse ball and a pair of encoders. I suspect that
they will give a pretty accurate, repeatable indication of motion.
Too bad, though. A cheap, non-contact motion detector would be nice.
Dave Wyland
> I know what you mean. I had the same hope. I talked to Avago, and got
> some interesting information back. The optical mouse part works, but it
> is not "accurate". If you move it forward and then backward, the counts
> will probably NOT be the same, according to the engineer at Avago. I
> quickly got the idea that I was not the first to ask the question. by far.
Yes, that's interesting. They work by having a small grayscale image (18x18 pixels, 6 bits gray level in the case of the part below) and simply do motion estimation between images. I guess the accuracy question is how much noise there is in the data. Do your wheels slip more than the error in the mouse anyway?
I've also thought it would be an interesting way to make a wheel encoder, even though you are throwing away have the data you get back. Another thought is to grab a bag of surplus lenses and see if it could be used at other distance for coarse imaging, for instance line following. The Avago part has a test mode where you can get the entire image back, not just the X/Y counts.
-dave
-dave