Raspberry Pi MPU6050-HMC5883L SFunction with I2C Communication using WiringPiI2C

Version 1.2.0.0 (41.4 KB) by Glen
9DOF S-function with MPU6050 and HMC5883L
1.4K Downloads
Updated Mon, 07 Oct 2013 14:11:56 +0000

View License

Building on the work of Joshua Hurst MPU6050 S-function. His original s-function had been edited to provide 9DOF with the HMC5883L.

There are two modes - Pass through where the Magnetometer Data is read directly from the HMC5883L via the AUX I2C. Then, when the MPU6050 is configured as master the Magnetometer Data is read from the Slave Registers on the MPU6050.

The I2C library used is WirnigPiI2C which comes with the target-installer distribution of RPi.

Cite As

Glen (2024). Raspberry Pi MPU6050-HMC5883L SFunction with I2C Communication using WiringPiI2C (https://www.mathworks.com/matlabcentral/fileexchange/43715-raspberry-pi-mpu6050-hmc5883l-sfunction-with-i2c-communication-using-wiringpii2c), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Embedded Coder in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

Added new files

1.0.0.0