DFRobot
Gravity: GNSS GPS BeiDou Positioning Module with RTC - I2C&UART
· MPN: DFR1103
##Introduction The Gravity GNSS Positioning & Timing Module integrates satellite positioning functionality and a real-time clock (RTC). The module automatica...
Get notified when back in stock
Jargon buster
Plain-language definitions for the technical terms used above.
- ESP32
- ESP32 is a family of low-cost microcontroller chips and modules from Espressif with built-in WiFi and Bluetooth. They support programmable firmware and over-the-air updates, and are commonly programmed with toolchains such as the Arduino core and ESP-IDF.
- GNSS
- GNSS stands for Global Navigation Satellite System, an umbrella term for satellite positioning networks such as GPS, GLONASS, Galileo and BeiDou. Receivers use these satellites to determine position, and high-precision units can output a steady stream of serial position data.
- GPS
- The US satellite navigation system used by GNSS receivers to calculate position and time. Support for GPS is important because it is widely available and often used together with other constellations for more reliable positioning.
- Gravity
- Gravity is DFRobot’s plug-in connector system for sensors, motors and modules, using standard cables to reduce loose jumper wiring. It matters because Gravity-compatible parts can connect directly to these ports, while non-Gravity parts may need adapters or manual wiring.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- PCB
- A printed circuit board (PCB) is a board, usually rigid, with etched copper tracks that connect electronic components together without loose wiring. Components are mounted on the board and signals route between them through the copper layout.
- RTC
- A Real-Time Clock keeps track of time even when the main processor is asleep or powered down, usually with a small backup battery. It matters for data logging and tracking projects that need accurate timestamps.
- UART
- UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
Find this product in
Brands
Sensors & Input
Supplier page — dfrobot.com
Supplier Description · 607.4 KB · Click any page to view full size
DFR1103 gravity gnss positioning and timing module dimension V1.0
Mechanical Drawings · 184.3 KB · Click any page to view full size
DFR1103 gravity gnss positioning and timing module layout V1.0
Document · 172.7 KB · Click any page to view full size
DFR1103 gravity gnss positioning and timing module schematics V1.0
Schematic · 207.6 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
e739e8c
almost 2 years ago
· 4 commits
- examples V1.0.0 over 2 years ago
- python V1.0.0 almost 2 years ago
- resources 添加产品图片 almost 2 years ago
- src V1.0.0 over 2 years ago
- keywords.txt V1.0.0 over 2 years ago
- library.properties V1.0.0 over 2 years ago
- LICENSE V1.0.0 over 2 years ago
- README.md V1.0.0 over 2 years ago
- README_CN.md V1.0.0 over 2 years ago
Related Tutorials
Free guides on learn.littlebird.com.au