Skip to product information
1 of 1

USB GPS Module

USB GPS Module

Regular price $22.95 USD
Regular price $21.95 USD Sale price $22.95 USD
Sale Sold out
Shipping calculated at checkout.

In stock

 More payment options

Orders placed now will ship next business day.
Note: Pre-order items, items that require assembly, or items indicating otherwise may ship later.

Description

Add GPS Capability to your ODROID or other SBC running Linux or Android!

 

KEY FEATURES

Ublox chipset with patch antenna

  • 50 channel u-blox engine
  • GPS L1 C/A code
  • SBAS: WAAS. EGNOS, MSAS

USB Interface ( /dev/ttyACM0 )

  • GPS Protocol: NMEA 0183 position, velocity, altitude, status and control
  • Consumed Power: 5V/100mA

Receiver Performance Data

  • Tracking sensitivity: -160dBm
  • Acquisition sensitivity: -146dBm
  • Cold start: 32 sec. (average)
  • Warm start: 32 sec. (average)
  • Hot start: 1 sec. (average)
  • Recapture: 0.1 sec. (average)

Mechanical Data

  • Dimensions: 50 x 38 x 16 mm
  • USB Cable Length: 2m (~6ft.)
  • Mounting: Magnet
  • Weight: 70g (~2.5oz.)

 

NOTES

  • Systems with only a microUSB port available will need a USB OTG adapter cable to use this item.

 

LINKS

Warranty is valid for two weeks, starting upon date of receipt.

Recommended Accessories
Bundle Deals

Let’s Connect! We’re a small business passionate about helping you achieve your goals of comfort, privacy, and security with Home Assistant, Single Board Computers, and more. Get in touch for a free consultation or just a fun chat about what’s possible—we’ll do our best to guide you in the right direction and get you the best deal! As a small team, we’ll strive to be available or get back to you as soon as possible.

SKU:E0095

View full details

SBC Memory Match

Select your difficulty level for a shot at winning a discount code! (Important: You can play the game as many times as you like, even across multiple sessions or browsers, but you'll only receive one unique discount code per account—no additional codes will be issued for future plays. The code itself is redeemable just one time on a single order.)

Discount code cannot be combined with other offers.

Discount codes are valid for 24 hours only.

Choose a difficulty to win a discount!

Trivia Time!

Customer Reviews

Based on 1 review
100%
(1)
0%
(0)
0%
(0)
0%
(0)
0%
(0)
C
Chris
Works as expected on both desktop and ARM SBC

This GPS module works pretty much as expected. I was able to access it as a serial device on the Linux device tree at /dev/ttyACM0 at 115200. From there, I could use some open source libraries to read the data stream into a buffer, represented as NMEA strings, and parse that into out the expected information.

This worked on both x86_64 desktop and ARM 64-bit Debian-like operating systems with no issues.