Reading out sensor data with STEVAL-BCN002V1B and Nucleo F401 board for MATALB
Hello together,
I need for my application the live sensor data from the gyrocop, accelerometer and magnetometer. I would like to use the processed senor data after the senor fusion.
I need the data in MATLAB. At the moment I use BLE and the Unicleo-GUI and load the CSV-file into MATLAB.
I also tried the Simulink Coder Support Package, but as I can see I get the raw data from the sensor over I²C and not the procceded data.
I am looking for another way to use the sensor fusion data in quaternions live in MATLAB
