Skip to content
forked from emlid/Navio

Collection of drivers and examples for Navio shield for Raspberry Pi. (Modified by GTER - Narvalo project)

Notifications You must be signed in to change notification settings

gtergeomatica/Navio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Navio

Gitter

Collection of drivers and examples for Navio - autopilot shield for Raspberry Pi.

GTER ANNOTATION:

We add a python script to send data to a server using a socket.

The script is in the Python folder and it is called IMU_socket.py

Repository structure

C++

Examples

Basic examples showing how to work with Navio's onboard devices using C++.

  • AccelGyroMag
  • ADC
  • AHRS
  • Barometer
  • FRAM
  • GPS
  • LED
  • PPM decoder
  • Servo

Navio

C++ drivers for Navio's onboard devices and peripheral interfaces.

  • MPU9250 SPI
  • U-blox SPI
  • MS5611 I2C
  • PCA9685 I2C
  • ADS1115 I2C
  • MB85R I2C
  • I2C driver
  • SPI driver

Python

Basic examples showing how to work with Navio's onboard devices using Python.

  • AccelGyroMag
  • ADC
  • Barometer
  • FRAM
  • GPS
  • LED
  • Servo

Utilities

Applications and utilities for Navio.

  • 3D IMU visualizer
  • U-blox SPI to PTY bridge utility
  • U-blox SPI to TCP bridge utility

About

Collection of drivers and examples for Navio shield for Raspberry Pi. (Modified by GTER - Narvalo project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 59.2%
  • Python 35.4%
  • C 4.2%
  • Makefile 1.2%