Skip to content

ven0m-hue/IMU-MPU9250

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMU-MPU9250

Driver for MU9250 9-DoF Inertial Measurement Sensor.

MPU9250 consists of MEMS based 3 Dof Accelerometer, Magnetometer, Gyroscope.

Intended use - STM32 based microcontroller. Developed using STM32 CubeIDE.

Suports only I2C at the momment.

uses, PB6 - SCL || PB7 - SDA

@Update: Currently I am switching from Embedded C to Cpp for a loads of reason. Transforming the MPU9250 driver file from C code to Cpp for STM32. Might also plan on adding features for SPI protocol. Might also plan on adding a MPU9250 Wrapper.

About

MU9250 9-DoF Inertial Measurement Sensor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages