This project consists of two demo programs, one for STM32F407VG, the second for PC.
The first one reads data from the MPU6500/MPU9250, calculates the tilt angles, and transmits them and the raw data via UART to the PC.
The second one visualizes the received data.