I developed an autopilot for modelboats the last few years. Now I want to try to develope an "Dynamik Positioning System" (http://en.wikipedia.org/wiki/Dynamic_positioning)(DPS). Therefore I need the ship movements to steer against them. I want
I buyed the Venus GPS Modul. I tried it with a Duemilanove without the Atmega Chip and it works. But then I tried it with the Atmega and the TinyGPS Library Example but nothing happened. When I tried the GPS without Chip, the Nav Led flashes after
Hi, for my own Autopilot, I will buy the Venus GPS of Sparkfun. Does anybody have practical knowledge with this modul? Is it possible to connect the TXRX pins directly with the Arduino TXRX pins? I also don't understand the binary messages, what do I
Hi, I am building my own autopilot for my RC Boat. I am trying how to calculate a course between the heading given by the GPS and a final point. I tryed the sphericaltriangle but, it is very difficult. Are there any other ways to calculate the course