Skip to content

ceyhunsen/mpu925x-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This directory includes platform independent device driver for MPU-9250 and MPU-9255 sensors, written in C with C99 standard.

Some of the features are:

  • Read raw/converted sensor data
  • Configure sensor/driver
  • Enable/disable interrupts
  • Platform independent interfaces
  • Separate and independent compilation units for configurable binary size

Documentation

Documentation is available online at mpu925x-driver.readthedocs.io. For creating a local version, see docs/README.md.

License

This project is licensed under GNU Lesser General Public License v3.0.

About

Platform independent driver for MPU-9250 and MPU-9255 sensors.

Topics

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks