Hexcrawler Beacons
working on two hexcralwers,
made a coding using tranceiver instaled on each hexcrawler, so that they can send command to each other, when each one receive the command they perform as per the command.
how can we make two hexcrawlers work in collabration to do certain things.
Is it possible to make one hexcrawler calling other, that is one hexcrawler sending signal to the other hexcrawler to reach him, then the second one should able to find him (say in a room) and reach the place where the first one is standing.
Be it hexcrawler or Boe-Bot how to implement this funda.
Please suggest..............
made a coding using tranceiver instaled on each hexcrawler, so that they can send command to each other, when each one receive the command they perform as per the command.
how can we make two hexcrawlers work in collabration to do certain things.
Is it possible to make one hexcrawler calling other, that is one hexcrawler sending signal to the other hexcrawler to reach him, then the second one should able to find him (say in a room) and reach the place where the first one is standing.
Be it hexcrawler or Boe-Bot how to implement this funda.
Please suggest..............
Comments
· The first solution would be the most efficient but the most expensive, as you would have to have GPS units on each ‘bot.· The second would be easier to implement but not as efficient as the second ‘bot would have to search for the first one's IR beacon signal.
Just some food for thought.
Kevin
Please elaborate on the IR beacons.
How to do with basic stamps.
How the hexcrawler will find which path to go to reach to the caller.
A quick Google search found these two products.· Sorry Parallax, I don’t think you have anything like this so I thought it would be OK to post these links.
········· http://www.pololu.com/products/pololu/0001/
·· ······ http://www.robotmaker.co.uk/Index_IRCF.htm
·· It is ashamed that the Pololu product is out of production, this is exactly what you need.· If you download the manual for the Pololu product, it has a schematic on how the IR transmitters and receivers are connected.· This product uses a PIC chip but the stamp could easily be substituted.· You would need to come up with the programming to do this though.
· Additional searching found this excellent article on an IR beacon.
····· http://www.geocities.com/SiliconValley/7628/notes.html
· Try using “IR robot beacon” in your favorite search engine and you should find some usefull information.
Kevin
U gotta nice way of explaining things.
I'll let you know my future development as per your suggestions.