I will be putting together a more detailed introduction to the subject of Mowbots but, simply put, they are robotic mowers. Lot's of people have put them together with varying success and there is quite a bit of information on the net. The key is in the location determination and navigation software.
Several of us in the group went together and bought CMC Allstar GPS boards with the goal of using one as a reference position (stationary) and one on the mower. This should give us a position accuracy of about 6 - 8 inches - adequate for a mower.
The first site with detailed info and source code I found was:
www.precision-gps.org
This site gives some links to explanations of the math and such.
Another site of interest is:
http://mywebpages.comcast.net/dmilbert/softs/index.html
This one has source in Fortran but includes some info on the Allstar interface that the others don't seem to have. He didn't directly connect to the Allstar however. He logged the allstar data with a manufacturers program and his main program reads the resultant file.
I just relocated a site I ran across a few weeks ago. Looks like they did what we want to do with the GPS boards (not the mowing part).
Here is the homebrew Allstar GPS project info:
http://www.avrrc.lboro.ac.uk/essex/#label-19
Look under "Our GPS system"
I previously didn't find any source code or other details on their website and I dug around quite a bit. However, I just looked a little this time around and came right to it - links to the code, what it was based on, other notes - it's all there!
http://vase.essex.ac.uk/projects/gps/djjweb/
According to the page "The code has been tested on a Linux platform..." I think that makes you the expert, Lee... Want to check it out?
The other thing we need is antennas. Even if they aren't optimum, I would like to get something together to start testing. We can improve it as we go.
