Difference between revisions of "Arduino GPS shield"

From ITEAD Wiki
Jump to: navigation, search
(Specifications)
(Electrical Characteristics)
Line 31: Line 31:
  
 
==Electrical Characteristics==
 
==Electrical Characteristics==
 +
{| class="wikitable"
 +
|-
 +
| align="center" style="background:#f0f0f0;"|'''Parameter'''
 +
| align="center" style="background:#f0f0f0;"|'''Min.'''
 +
| align="center" style="background:#f0f0f0;"|'''Typical'''
 +
| align="center" style="background:#f0f0f0;"|'''Max.'''
 +
| align="center" style="background:#f0f0f0;"|'''Unit'''
 +
|-
 +
| Power voltage||4.5||5||5.5||VDC
 +
|-
 +
| Input voltage VH||3||||5.5||V
 +
|-
 +
| Input voltage VL||-0.3||0||0.5||V
 +
|-
 +
| Baud rate||||38400||||bps
 +
|}
  
 
==Hardware==
 
==Hardware==

Revision as of 06:18, 23 May 2014

Overview

Arduino GPS shield .jpg

Arduino GPS shield is a GPS module breadout board designed for Global Positioning System receiver with SD interface. It is easy to use for recording the position data into SD card. 5V/3.3V compatible operation voltage level make it compatible with Arduino boards, leaf maple, IFlat32 and other arduino compatible boards.

Features

  • With Micro SD interface
  • Active antenna design with high receive sensitivity, compatible

normal antenna

  • Extremely fast time to first fix at low signal level
  • UART interface
  • Operation temperature: -40℃ ~ +85℃

Specifications

PCB size 55.88mm X 54.1mm X 1.6mm
Indicators PWR
Power supply compatible with Arduino
Communication Protocol UART
RoSH Yes

Electrical Characteristics

Parameter Min. Typical Max. Unit
Power voltage 4.5 5 5.5 VDC
Input voltage VH 3 5.5 V
Input voltage VL -0.3 0 0.5 V
Baud rate 38400 bps

Hardware

Installation

Interrupt Set

Download

Useful Links