NavSpark is an Arduino-IDE programmable GPS/GNSS board. Not familiar with Arduino? Please visit Getting Started with Arduino. To start playing with NavSpark, take a quick look at NavSpark User Guide and then work on Tutorial 1. After that, pick any other tutorials that may interest you. Go to Documents or Downloads for additional information. Have a question? Check out FAQ or join us at NavSpark Forum.

 

Tutorial 1

How to get started with NavSpark: Hello World

The following tutorial will show step-by-step instructions for setting up the Arduino software and connecting it to NavSpark.

 

Tutorial 2

How to use UART1

The following tutorial will show on how to allow users to use UART1 or Serial1 while compiling with GNSS library.

 

Tutorial 3

How to display latitude, longitude, date and time on a Nokia 5110 graphic LCD

The following tutorial will show on how to display latitude, longitude, date, and time on a Nokia 5110 graphic LCD.

 

Tutorial 4

How to use NS-RAW with RTKLIB

The following tutorial will show on how to use 2 NS-RAWs to measure the relative position with RTKLIB running on a PC. 

 

Tutorial 5

How to draw a Mandlebrot with NavSpark

The following tutorial will show on how to draw a mandlebrot, demonstrating the computation power of NavSpark.

Tutorial 6

How to parse NS-HP NMEA message in Arduino Uno and Raspberry Pi

The following tutorial will show on how to parse NS-HP NMEA message in Arduino Uno.