Skip to content

GouMinghao/Graphicalization-of-accelerometer-data-using-Matlab-and-STM32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Graphicalization-of-accelerometer-MPU9250-data-using-Matlab-and-STM32

STM32 communicates with MPU-9250 9-axis accelerometer using and Matlab communicates with STM32 using Serial communication. Then the graphicalization of data

STM32 Code

C code in the directory.
Configuration of the program needs to be done according to the type of MCU. After Configuration, you can copy the C code in to the directory. Finally you can compile the program using Keil.

Matlab Code

Run SerialInit.m to begin receiving information.
Type in kill to stop the program.

Thanks

Yuqiu Huang(黄宇秋)also contributes a lot to this program.

About

STM32 communicates with MPU-9250 9-axis accelerometer using and Matlab communicates with STM32 using Serial communication. Then the graphicalization of data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published