Grablo Help Grablo Help
  • User Manual
  • Tips
  • News
  • Go to
    • Grablo Home
    • Grablo App
  • 한국어
Grablo Help Grablo Help
문의하기
Grablo Help Grablo Help
  • User Manual
  • Tips
  • News
  • Go to
    • Grablo Home
    • Grablo App
  • 한국어
loading
  1. Home
  2. User Manuals
  3. I/O Device
  4. TinyGPS++ GPS Library
Updated on August 11, 2025

User Manuals

  • Folder icon closed Folder open iconQuick Start Guide
    • Grablo!
    • Basic Concepts
  • Folder icon closed Folder open iconProject
    • General
    • Sharing Project
  • Folder icon closed Folder open iconLogic
    • Logic
    • Control Group
    • Control
    • Condition Group
    • Action Group
    • Condition
      • General
      • Type
        • Always Met
        • Once Met
        • Variable Comparison
        • Schedule
        • Time Range
        • Time Interval
        • Condition Reference
        • Action Reference
        • Change Detection
        • Custom Condition
    • Action
      • General
      • Type
        • Write Variable
        • I/O Device Control
        • Time Delay
        • Timer
        • Display Image
        • Play Media
        • Synthesizer
        • Audio Recording
        • Audio Transform
        • Shell Command
        • Speech-to-Text
        • Text-to-Speech
        • File System
        • Read/Write File
        • Database
        • HTTP Communication
        • MQTT Communication
        • OPC UA Communication
        • Modbus Communication
        • Send Email
        • Telegram Message
        • User Defined Communication
        • PID Control
        • Statistics
        • Collection
        • Custom Action
  • Folder icon closed Folder open iconDashboard
    • General
    • Widgets
  • Folder icon closed Folder open iconSetting
    • GPIO
    • Variables
    • I/O Device
    • File Editor
    • Collection
    • Timer
    • Image Viewer
    • Audio Transfrom
    • Media Player
    • Synthesizer
    • Text-to-Speech
    • Speech-to-Text
    • Audio Recorder
    • MQTT Client
    • OPC UA Client
    • Modbus
    • Email Client
    • Telegram Bot
    • Database
    • User Defined Communication
    • PID Control
    • Statistics
  • Folder icon closed Folder open iconI/O Device
    • DS18B20 Digital Temperature Sensor
    • MAX31865 RTD Temperature Sensor
    • TinyGPS++ GPS Library
    • BMP180 Digital Pressure and Temperature Sensor
    • AHTx0 Temperature and Humidity Sensor
    • SHT2x Temperature and Humidity Sensor
    • Servo Motor Control
    • PWM Signal Output
    • PWM Signal Monitoring
    • Hardware PWM Signal Output
    • LED Control
    • Push Button Input
    • Digital I/O
    • Stepper Motor Control
    • High Speed Counter
    • ADS1x15 ADC
    • ADXL345 3-Axis Accelerometer
    • BME280 Temperature, Humidity, Pressure Sensor
    • BMP280 Temperature, Pressure Sensor
    • MLX90614 Infrared Temperature Sensor
    • MCP4725 DAC
    • QMC5883L 3-Axis Magnetometer
    • SHT31 Digital Temperature and Humidity Sensor
    • TCS34725 RGB Color Sensor
    • VEML6070 UV Sensor
    • BH1750 Digital Light Intensity Sensor
    • DS3231 RTC High-Precision Real-Time Clock
    • MPU-9250 9-Axis IMU Sensor
    • CCS811 Carbon Dioxide and TVOC Air Quality Sensor
    • VL53L0X ToF Laser Distance Sensor
    • TFmini Plus(S) LiDAR Distance Sensor
    • MAX7219 8-Digit 7-Segment Display
    • PCF8574 LCD Display Driver
    • HC-SR04 Ultrasonic Distance Sensor
    • LED Brightness Control
    • RGB LED Color Control
    • DC Motor Control
    • AT24C256 EEPROM Memory
    • DHTxx Temperature and Humidity Sensor
    • MCP3xxx ADC
    • LCD Display Driver (MCP23008, MCP23017)
    • MFRC522 RFID Reader
    • Passive Buzzer
    • NeoPixel (WS281x) LED
    • Infrared (IR) Receiver
    • NeoPixel Matrix
    • ST77xx TFT Color LCD
    • ILI9341 TFT Color LCD
    • SSD1306 0.96-inch Monochrome OLED Display
    • SH1106 1.3-inch Monochrome OLED Display
    • MAX7219 8×8 LED Dot Matrix
    • HT16K33 4-Digit 7-Segment Display
    • HX711 Load Cell 24-bit AD Converter
    • TCS3200 RGB Color Sensor
    • MPU6050 6-Axis Gyro Accelerometer
    • TM1637 4-Digit 7-Segment Display
    • PM2008(M) Particulate Matter Sensor
    • PMS x003 Particulate Matter Sensor
    • MAX30102 SpO2 and Heart Rate Sensor
    • AS608, FPM10A Fingerprint Sensor
    • TTP229 Capacitive 16-Key Touch Keypad
    • 4×4 Keypad Matrix
    • Analog to Digital Converter (ADC)
    • Digital to Analog Converter (DAC)
    • RPM Monitor
    • PCA9685 16-Channel 12-Bit PWM Servo Driver
    • INA219 DC Current Sensor
    • VL6180X ToF Distance Sensor
    • Custom Digital Waveform Output
    • NRF24L01 2.4GHz RF Module
  • Folder icon closed Folder open iconBlock Coding
    • General
    • Blocks
      • Values
      • Logic
      • Loop
      • Math
      • Date/Time
      • Text
      • Byte Array
      • List
      • Type Conversion
      • Unit Conversion
      • Science
      • Bit/Byte
      • Complex Numbers/Vectors
      • JSON
      • XML
      • Local Variables
      • Local Functions
  • Folder icon closed Folder open iconConnect & Run
    • Hardware and Operating System
    • Grablo Package Installation
    • Connect and Run

TinyGPS++ GPS Library

Estimated reading: 3 minutes 353 views

Overview

A library that extracts location, date, time, speed, and other data from NMEA sentences provided by GPS modules. Compatible with all UART-based GPS modules.

​

​


Compatible Modules

UART-based GPS modules (e.g., NEO-6M, NEO-7M, NEO-8M…)


Supported GPIO
  • Raspberry Pi 0~4
  • Raspberry Pi 5
  • BeagleBone Black/Green
  • Jetson Nano
  • FT232H, FT2232H, FT4232H
  • MCP2221
  • USB-UART converter modules (FT232RL, CP2102, PL2303, CH340…)



Commands

[INIT]

Initializes the module and configures communication parameters.

Item Type Description
Baud rate (bps) WRITE Sets the communication speed of the GPS module.
Baud rate varies by GPS module. For example, the default baud rate for ublox NEO GPS modules is 9600. If the baud rate doesn’t match, valid data cannot be received from the GPS module.


[READ_DATA]

Reads latitude, longitude, date, time, and other data from the module.

Item Type Description
Satellites READ Number of satellites currently available for reception.
HDOP READ Horizontal Dilution of Precision. Indicates satellite reception quality – lower values mean better reception. (≤2: Excellent, ≤3: Good, ≤5: Fair, ≥6: Poor)
Latitude(º) READ Current position latitude.
Longitude(º) READ Current position longitude.
Age (ms) READ Time elapsed since last position update in milliseconds. Values over 1500ms may indicate reception issues.
UTC Date READ UTC date.
UTC Time READ UTC time.
Altitude(m) READ Current position altitude.
Course(º) READ Current heading direction in degrees relative to true north.
Course Cardinal READ Current heading direction as compass cardinal direction (e.g., NE).
Speed(km/h) READ Current movement speed.
Satellites Valid READ Indicates whether the satellite count is valid. Data is reliable only when True; False indicates unreliable data.
HDOP Valid READ Indicates whether HDOP value is valid.
Location Valid READ Indicates whether location data is valid.
Date Valid READ Indicates whether date is valid.
Time Valid READ Indicates whether time is valid.
Altitude Valid READ Indicates whether altitude is valid.
Course Valid READ Indicates whether course direction is valid.
Speed Valid READ Indicates whether speed is valid.


[DISTANCE_BETWEEN]

Calculates distance between current position and destination.

Item Type Description
Latitude(º) WRITE Enter destination latitude.
Longitude(º) WRITE Enter destination longitude.
Distance to Destination(km) READ Distance from current position to destination.
Location Valid READ Indicates whether calculated distance is valid.


[COURSE_TO]

Calculates bearing from current position to destination.

Item Type Description
Latitude(º) WRITE Enter destination latitude.
Longitude(º) WRITE Enter destination longitude.
Bearing to Destination READ Bearing to destination in degrees relative to true north.
Bearing Cardinal READ Bearing to destination as compass cardinal direction (e.g., NE).
Bearing Valid READ Indicates whether bearing is valid.



Example

Objective

Display current position latitude and longitude on dashboard label widgets.


Parts
Part Quantity
Raspberry Pi 4 * 1
NEO-6M 1
* Other compatible hardware may be used. See Supported GPIO for details.


Wiring

Connect each NEO-6M pin to the corresponding GPIO pin as listed in each row below.

NEO-6M GPIO
VCC 3.3V
GND GND
RX 14 (UART TX)
TX 15 (UART RX)
Indoor reception is not possible, so the antenna must be placed outdoors or near a window.
The ceramic part of the antenna should face skyward to receive satellite signals.


Project Link



References

Library

찾으시는 내용이 없나요? 문의하기

문의하기

공유하기

TinyGPS++ GPS Library

Or copy link

Clipboard Icon
콘탠츠

ㅤ

Grablo Inc.
support@grablo.co

Site Links

  • Grablo Home
  • Grablo App

이 사이트의 모든 컨텐츠는 저작권법에 보호받는 저작물로서, 무단으로 복제, 배포하는 경우에는 저작권법에 의하여 처벌을 받을 수 있습니다. Copyright 2024 grablo.co. All Rights Reserved.