Seeed-Projects / Seeed_L76K-GNSS_for_XIAO

MIT License
2 stars 0 forks source link
# **L76K GNSS Module for Seeed Studio XIAO** This repository contains Arduino example code for the Quectel L76K GNSS Module, designed to be used with the Seeed Studio XIAO series development boards. The L76K module supports multi-GNSS systems including GPS, BeiDou, GLONASS, and QZSS, providing high-precision and energy-efficient positioning capabilities.

SenseCAP

Features

Getting Started

Hardware Requirements

Software Setup

  1. Install Arduino IDE - Download and install the Arduino IDE from the official Arduino website.

  2. Configure Arduino IDE for Seeed Studio XIAO - Follow the instructions in the Seeed Wiki to add support for your specific XIAO development board.

  3. Install TinyGPSPlus Library - In the Arduino IDE, go to Sketch > Include Library > Manage Libraries..., search for "TinyGPSPlus", and install the library.

Examples

This repository includes several example sketches demonstrating how to use the L76K GNSS Module:

Wiring

Connect the L76K GNSS Module to your XIAO development board according to the pinout provided in the module's documentation. Ensure the GNSS antenna is properly connected to the module before powering it up.

SenseCAP

Example Usage

Open the BasicExample.ino sketch in the Arduino IDE, select your XIAO board and the correct COM port, then upload the sketch. Open the Serial Monitor at 115200 baud to see the parsed GNSS data being displayed.

Troubleshooting

Purchase

Get your L76K GNSS Module for Seeed Studio XIAO here.

Contributing

We welcome contributions to improve the examples and documentation. Please feel free to submit issues and pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.