Device to measure distance travelled, turnings made
Lightay
Posts: 3
I am a complete newbie. This is my first post and I apologize if it is trivial.
May I ask if it is possible to have some sort of device that can move around, measure the distance travelled and the turnings made and then send these information via the UART? Can some expert here give me some starting point as a hint?
Thank you very much in advance.
May I ask if it is possible to have some sort of device that can move around, measure the distance travelled and the turnings made and then send these information via the UART? Can some expert here give me some starting point as a hint?
Thank you very much in advance.
Comments
Mike or Phil or one of several others should be chiming in here shortly for more advice or to correct me if this is not the correct item.
Edit: Or, possibly this: http://www.parallax.com/StoreSearchResults/tabid/768/List/0/SortField/4/ProductID/681/Default.aspx?txtSearch=quadrature+encoder+
Welcome to the Parallax forum!
The answer to your question depends upon the distances involved and whether you're indoors or outdoors. For indoor use, dead-reckoning odometry via wheel encoders of the kind NWCCTV suggests can be effective. For large outdoor distances, a GPS module would be the sensor I'd choose.
-Phil
Thank you.
-Phil
Sorry I missed that out earlier. It is indoors. Short distance at the moment.
Thank you for your help.
-Phil
EDIT: Oh, and welcome to the wonderful and ever so friendly Parallax forums.
-Phil
Bruce
Until the device decides to stop at the point where the magnet hovers over the reed switch and oscilates to and fro
Mickster
We are going to be shoot for something like that, by combining an ultrsonic sensor with the stepper motors.
http://code.google.com/p/propforth/wiki/LittleRobot
This is still in development