GPS Shield With SD Card Slot for Arduino V2.0 A

From LinkSprite Playgound
Revision as of 09:44, 16 November 2012 by Katherine.d (talk | contribs) (Pin definition and Rating)
Jump to: navigation, search

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

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.