Skip to content

Working demo: https://www.youtube.com/watch?v=v7hvOyPQ0EM The .ino arduino (Genuino 101) src code, that acquires raw IMU data from I2C sensors and sends them via Bluetooth Low Energy to the Nvidia Jetson TX2. The sampling frequency 1/25 Hz. It publishes data to the BLE characteristics from 3-axis: Internal Accelerometer, Gyroscope & step counter…

Notifications You must be signed in to change notification settings

temp3rr0r/Longsword-IMU-BLE-sensors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Longsword IMU BLE sensors

Working demo: https://www.youtube.com/watch?v=v7hvOyPQ0EM

The .ino arduino (Genuino 101) src code, that acquires raw IMU data from I2C sensors and sends them via Bluetooth Low Energy to the Nvidia Jetson TX2. The sampling frequency 1/25 Hz. It publishes data to the BLE characteristics from 3-axis: Internal Accelerometer, Gyroscope & step counter, MPU-6050 Accelerometer + Gyroscope, HMC5883L Magnetometer.

Technologies

  • Inertial Measurement Units (IMU): Accelerometer, Magnetometer, Gyroscope, Step counter
  • Bluetooth Low Energy (BLE) byte stream

Hardware

  • Genuino 101
  • MPU-6050
  • HMC5883L

SDKs & Libraries

  • Wire
  • Imu
  • BLE

About

Working demo: https://www.youtube.com/watch?v=v7hvOyPQ0EM The .ino arduino (Genuino 101) src code, that acquires raw IMU data from I2C sensors and sends them via Bluetooth Low Energy to the Nvidia Jetson TX2. The sampling frequency 1/25 Hz. It publishes data to the BLE characteristics from 3-axis: Internal Accelerometer, Gyroscope & step counter…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%