Simulink Support pkg for Raspberry Pi - reconfiguring SenseHat blocks

2 views (last 30 days)
I want to use a different hat (https://ozzmaker.com/berrygps-berrygps-imu-quick-start-guide/) that has very similar devices on board. instead of using a single LSM9DS1 IMU in the SenseHat, the berry-imu uses seperate LSM6DSL Accellerometer and Gyro with a seperate LIS3MDL magnetometer.
they should communicate using the same protocols but may have differenit pin assignments. Is it possible to modify the built-in IMU block or do I need to start over building up from an SPI/I2C block?

Answers (1)

Reeno Joseph
Reeno Joseph on 26 Aug 2021
Hi Casey,
You can try either way to create a block for LSM6DSL.
FYI, MATLAB Support package for Raspberry Pi has inbuilt function for the same.

Categories

Find more on Raspberry Pi Hardware in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!