Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

C++ and Python sensor examples for developers

License

NotificationsYou must be signed in to change notification settings

emlid/Navio2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Repository structure

C++

Examples

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

  • AccelGyroMag
  • ADC
  • AHRS
  • Barometer
  • GPS
  • LED 2
  • RCInput
  • Servo

Navio 2

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

  • MPU9250 SPI
  • LSM9DS1 SPI
  • U-blox SPI
  • MS5611 I2C
  • I2C driver
  • SPI driver

Python

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

  • AccelGyroMag
  • ADC
  • Barometer
  • GPS
  • LED
  • RCInput
  • Servo

Utilities

Applications and utilities for Navio.

  • 3D IMU visualizer
  • U-blox SPI to PTY bridge utility
  • U-blox SPI to TCP bridge utility
  • ROS packages installation script

Cross-compilation

Requirements

  • Install the toolchaingcc-arm-linux-gnueabihf g++-arm-linux-gnueabihf (sudo apt-get install gcc-arm-linux-gnueabihf g++-arm-linux-gnueabihf for Debian based systems)

Usage

  • export CXX=arm-linux-gnueabihf-g++
  • Compile the examples viamake

About

C++ and Python sensor examples for developers

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors20

Languages


[8]ページ先頭

©2009-2025 Movatter.jp