Content for GPS

I2C GPS Module

“This project describes a simple GPS module which you can interface to via I2C. It uses an ATtiny841: Introduction Incorporating GPS into a project is quite daunting. First you have to parse the NMEA sentences from the GPS module you …

GPS tracker for road-racing

“OpenSource solution for GPS video-overlay for Road-Racing. It is a high-speed (10 Hz) GPS tracker that records position and speed to an SD card, along with software to convert those positions to a nice graphical overlay to put on a …

Arduino GPS Shield Tutorial: Distance Calculator

“GPS or Global Positioning System is a satellite-based radio navigation system which allows you to get your location and guide you through other locations through a well recognized and predefined map like Google maps, and in the world of Arduino …

GPS Clock Time Adjusted to Timezone and Daylight Saving Time

“In this instructable I share with you my gathering of useful components in Arduino code. If you have a GPS receiver, why not use the time of the GPS satellites displayed in the time of your timezone.”

Intelli-Buoy II (Autonomous Floating Buoy for the Detection of Water Pollution in Bodies of Water)

“Abstract The world today is extremely dependent on the ocean, from sources of food to raw materials. However, recent studies show that an increase in pollution poses a danger to these large bodies of water. In order to aid the …

How to Build a GPS Guided Robot

“We will start building the GPS Guided Robot in just a moment but first let me give you a little background on how this project came about. If your not interested in how the robot came into existence and why …

Arduino Star-Finder for Telescopes

“Space is big. Really big. Owning a small telescope can give a lot of pleasure, but it’s often a struggle trying to locate specific objects in the night sky. In this project I made and integrated an Arduino-powered star-finder …

Compact Arduino GPS Speedo + and More

“So I decided to build an device I could use in my car, a GPS speedo looked like a good idea.The Parts I used in this build: -(fake) Arduino Nano v3 ($10,99). -MT3339 GPS module. -Graphic LCD + Connector …

The Boat PC – a marine based Raspberry Pi project

“In late 2015 I was doing my usual head-scratching about what gifts to get various family members for the holiday season. My wife mentioned making something electronic for my father-in-laws boat, and after a few hours of collecting thoughts came …

GPS + WiFi Rover

“An outdoor rover, capable of autonomous navigation (using GPS and sonar sensors) or controlled over WiFi. The goal of this project is to create an outdoor rover, capable of autonomous navigation using GPS and sonar sensors, but which can also …