Skip to content

This project streams 4 kHz acceleration data through USB virtual COM port to PC.

Notifications You must be signed in to change notification settings

chemwolf6922/4kHz_accelerometer_MPU9250_STM32

Repository files navigation

This project acquires data from an accelerometer at 4 kHz and transfers the data to PC through USB cable.

Hardware platform:

  1. STM32F103C8
  2. mpu9250 or mpu6500 (SPI interface)

To compile and debug this project, please have the software listed below installed.

  1. Keil 5 for ARM
  2. CUBE MX (optional)
  3. Driver for Jlink2
  4. Driver for STM virtual COM port (windows version only)

You can easily migrate this project on other 32bit MCUs from ST with USB and SPI interface, or develop this project using other tool chains.

About

This project streams 4 kHz acceleration data through USB virtual COM port to PC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages