GithubHelp home page GithubHelp logo

septentrio-gnss / mosaichat_arduino_receiver Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 1.02 MB

A basic GPS/GNSS receiver that shows NMEA data on LCD display, using Arduino and mosaicHAT (based on Septentrio mosaic-X5).

C++ 100.00%
mosaichat septentrio gps gnss gnss-receiver gps-device localization navigation mosaic-x5 arduino

mosaichat_arduino_receiver's Introduction

mosaicHAT Arduino receiver

A basic GPS/GNSS receiver based on mosaicHAT and Arduino. The Arduino code reads GPS/GNSS data (NMEA format) messages from mosaicHAT, a Raspberry Pi compatible PCB based on Septentrio's mosaic-X5, and shows desired data on LCD display.

mosaicHAT Arduino: Making the mosaicHAT work with Arduino
Author: (Jamal Sa'd) [email protected]

Design

The code is based on the following connections:

mosaic-X5 configuration

The Arduino program expects NMEA GGA messages from mosaicHAT serial (COM2). To configure mosaic-X5, connect the board to PC via USB and open mosaic webUI on default address "192.168.3.1"

  • Go to the Communication tab and choose Serial.
  • Change the baud rate of COM2 to 9600.
  • Click Ok for changes to take effect.
  • Go to NMEA/SBF Out and choose New NMEA Stream.
  • Select Serial connection type then COM2 as connection/port.
  • Keep the default interval (1 sec) and select GGA as a message to output.
  • Click Ok for changes to take effect.
  • Now a popup message will ask if you would like to save the current configuration as a boot configuration. Choose Save.

Deliverables on this project

This project makes the following deliverables for both integrators and designers of systems around Septentrio's mosaic modules.

File Description
mosaicHAT_Arduino/mosaicHAT_Arduino.ino Arduino Sample code

Check the project on Instructables

All steps of making the project are available on instructables! Check: (https://www.instructables.com/Building-a-GNSS-Receiver-Using-MosaicHAT-and-Ardui/)

mosaichat_arduino_receiver's People

Contributors

jamalhazem98 avatar septentrio-users avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.