Difference between revisions of "GPS Shield With SD Card Slot for Arduino V2.0 A"

From LinkSprite Playgound
Jump to: navigation, search
(Pin definition and Rating)
(Features)
Line 8: Line 8:
  
 
== Features  ==
 
== Features  ==
 +
 +
Not only handheld but also any other GPS applications can share the following major featuresof SR-92.
 +
 +
*Easy adoption with best performance
 +
 +
*Integrated antenna and EMC protection
 +
 +
*Built-in backup battery allowing hot/warm starts and better performance
 +
 +
*No external component demand, just connect and use.
 +
 +
*Minimum RF and EMI efforts
 +
 +
*Small size of 18 (W) x 21 (L) x 7 (H) (mm) with patch antenna of 18x18x4mm.
 +
 +
*Fully implementation of ultra-high performance SiRFstarIII single chip architecture
 +
 +
*High tracking sensitivity of -159dBm
 +
 +
*Low power consumption of 40mA at full tracking
 +
 +
*Hardware power saving control pin allowing power off GPS via GPIO
 +
 +
*SR-92 could be arranged at best reception location inside housing
 +
 +
*Firmware upgradeable for future potential performance enhancements
  
 
== Application Ideas  ==
 
== Application Ideas  ==

Revision as of 09:46, 16 November 2012

Introduction

This GPS shield is designed for Arduino Uno. This shield integrates SR-92 GPS module and a SD card slot. As the SR-92 module and SD works with 3.3V, a 3.3V power supply module is embedded to the shield. This shield can work independently from Arduino, and you can use the PC to receive the data from the board. User can use a serial terminal in PC to read the SR-92 data and read/write to the SD card.

Model:SOLID_GPS_SD_SHIELD

Sd gps shield.jpg

Features

Not only handheld but also any other GPS applications can share the following major featuresof SR-92.

  • Easy adoption with best performance
  • Integrated antenna and EMC protection
  • Built-in backup battery allowing hot/warm starts and better performance
  • No external component demand, just connect and use.
  • Minimum RF and EMI efforts
  • Small size of 18 (W) x 21 (L) x 7 (H) (mm) with patch antenna of 18x18x4mm.
  • Fully implementation of ultra-high performance SiRFstarIII single chip architecture
  • High tracking sensitivity of -159dBm
  • Low power consumption of 40mA at full tracking
  • Hardware power saving control pin allowing power off GPS via GPIO
  • SR-92 could be arranged at best reception location inside housing
  • Firmware upgradeable for future potential performance enhancements

Application Ideas

Cautions

The warnings and wrong operations possible cause dangerous.

Schematic

GPS Shield with SD Card Slot for Arduino V2.0 Schematic in PDF

Specification

The GPS shield has many jumpers/headers:

  • P7: Arduino ISP download header
  • P3: GPS TX pin mode selection.
  • P9: It selects if 3.3V source from shield or 3.3V from Arduino is used.
  • P2: Serial port direct connection to GPS module so that direct reading is GPS module is possible. There are two LEDs to indicate the status.

Example1.png

There are two power control pins for SR 92. One is GPS_PWR. When it is low, the power is supplied to the SR92. The other control pin is GPS_PPS.

Example2.png

The SD module is connected to Arduino through SPI, they are connected to signal line using six 0 Ω Resistors.

Pin definition and Rating

Mechanic Dimensions

Usage

Hardware Installation

Programming

FAQ

Please list your question here:

Support

If you have questions or other better design ideas, you can go to our forum to discuss or creat a ticket for your issue at linksprite support.

Resources

How to buy

See Also

Other related products and resources.

Licensing

This documentation is licensed under the Creative Commons Attribution-ShareAlike License 3.0 Source code and libraries are licensed under GPL/LGPL, see source code files for details.