Sensor Fusion in ARM microcontroller through MATLAB Code
이전 댓글 표시
I am trying to code an IMU and GPS Fusion for Inertial Navigation algorithm in Matlab with the help of a Kalman filter, and then somehow have it run into a Teensy 3.x or/and a Teensy 4 microcontroller. Is that possible? Teensy 3.x has a 32 bit 180 MHz ARM Cortex-M4, and Teensy 4 has a 600 MHz Cortex-M7 processor. I have seen this add-on https://uk.mathworks.com/products/embedded-coder.html but im not 100% certain if it supports the libraries needed for sensor fusion.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 ARM Cortex-M Processors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!