EM-406

From bildr

Jump to: navigation, search


EM-406.jpg

The EM-406 is a GPS reciever module by USGlobalSat utilizing the SiRF StarIII chipset. This module is similar to the ET-301, but with added on-board voltage regulation, LED status indicator, battery backed RAM, and a built in patch-antenna. It communicated using a 6-pin interface cable.

The EM-406 Uses SiRF, a newer technology that is fairly accurate. Many different projects are availible for this component, and it is widely used on the Arduino GPS Shield as well as being included with the GPS Shield Retail Kit. It operates at 5V, which is useful as a standard, but can be problematic if a project required 3.3V.


Contents

Technical Details

Specifications

  • 20-Channel Receiver
  • Extremely high sensitivity : -159dBm
  • 10m Positional Accuracy / 5m with WAAS
  • Hot Start : 1s
  • Warm Start : 38s
  • Cold Start : 42s
  • 70mA at 4.5-6.5V
  • Outputs NMEA 0183 and SiRF binary protocol

Dimensions:

  • 30mm x 30mm x 10.5mm
  • 16g including cable


Pin Function
1 GND
2 VIN
3 RX
4 TX
5 GND
6 1PPS
  • VIN (DC power input): This is the main DC supply for a 4.5V ~6.5 DC input power.
  • TX: This is the main transmits channel for outputting navigation and measurement

data to user’s navigation software or user written software.

  • RX: This is the main receive channel for receiving software commands to the engine

board from SiRFdemo software or from user written software.

  • GND: GND provides the ground for the engine board. Connect all grounds.
  • 1PPS: This pin provides one pulse-per-second output from the engine board that is
synchronized to GPS time.

Code



This page is a Component on bildr. Components are pages about specific parts, and include connection details and code when available.


NOTE: All information contained within this article is pure opinion. Although this article is intended to help people, it may contain faulty or misleading information. This article is not to be considered professional opinion or advice, and is in no way a replacement for reading all safety/instructional documentation. Always remember to protect yourself when handling/using hazardous materials, as well as test new techniques before using them on projects/work intended to be handed in or used.

bildr and its contributers take NO responsibility for the information contained within.