Arduino GPS Module

The Arduino GPS module is a small electronic circuit that allows to connect to your Arduino board to get position and altitude, as well as speed, date and time on UTC (Universal Time Coordinated). It uses the standard NMEA protocol to transmit the position data via serial port. Visit our web at: www.cooking-hacks.com GPS Module for Arduino es un pequeño circuito electrónico que se puede conectar a la placa Arduino y obtener los datos exactos de posición y altitud, además de velocidad, fecha y hora UTC. Utiliza los protocolos estándar NMEA para transmitir los datos de posición vía puerto serie. Visite nuestra web en www.cooking-hacks.com

Related Blogs

I2c fly by wire throttle prototype

Here’s a proof-of-concept fly-by-wire throttle setup using 3 arduinos, a potentiometer-based accelerator pedal, and a servo. code, etc: jason.pepas.com

Related Blogs

iPod Touch WiFi GPS

GPS attached to Arduino sending a NMEA (GPS) signal to my iPod Touch custom application.

Related Blogs

GARMIN E-TREX to Microcontroller Tutorial

This video shows how to get the NMEA sentences out of Garmin E-Trex RS232: www.sparkfun.com

Related Blogs

How to: GPS + Arduino

: The PMB-248 www.parallax.com www.kevindarrah.com

Related Blogs

GPS Test 1 – Reading NMEA Data using an Arduino

This is an SC-200 GPS Mouse, advertised as a Speed Camera Advisor for your car. Currently available from Maplins (UK) for £14.99. I have found out where on the PCB the serial data could be read from the GPS module. Using pins 0 and 1 (Serial RX/TX) on the Arduino and reading data in at 38400 baud you can see the NMEA data coming directly off the GPS module. This GPS unit is going to be used in a high altitude balloon attempt to send an balloon with a digital camera to the edge of space. The GPS data will be read by an Arduino and transmitted down a low power RF link to enable tracking and recovery of the payload. Next stage is to solder some wires to it, then send the serial data over an 433MHz RF link.

Related Blogs

Tags

Resources

NMEA

NMEA Links

Copyright 2012 NMEA GPS

About Us | Privacy Policy | Terms Of Use