Arduino GPS Receiver
Here are some general sketches I wrote. As a note, I am using a Arduino Duemilanove with a Sparkfun GPS shield and various other shields to act as displays.
Projects
Arduino GPS SystemProvides a fully functional GPS receiver capable of displaying the current coordinates, heading, speed, average speed, maximum speed, date and time. Can also display the bearing, distance and ETA to a way-point for navigation. Two versions are available: One which uses only a GPS receiver and one that uses a GPS receiver and a digital compass. |
|
LED ShieldProvides 8 LEDs for displaying directions. Can be used as a compass or to display the course to a specific way-point or a series of way-points. |
|
How to Make Your GPS Receiver PortablePowerThe best way to power an Arduino is by using a Minty Boost. The Minty Boost outputs power over USB at 5 volts using a step-up power transformer which is incredibly efficient. The Minty Boost also takes AA batteries which are cheap, convenient and rechargeable. ProtectionFor protection, I recommend a Pelican case or Otter box. Both are strong, waterproof, transparent, and can be purchased in a number of sizes to fit your project. Neither are very expensive. |
- 627 reads


