Simulink Support pkg for Raspberry Pi - reconfiguring SenseHat blocks
2 views (last 30 days)
Show older comments
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?
0 Comments
Answers (1)
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.
0 Comments
See Also
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!