Motorcycle Data App
This project aims at building a system that displays the bike data back so you can analyze how hard you were accelerating, turning, stopping or whatever you were doing.
Hardware Components :
Arduino UNO & Genuino UNO
Seeed Grove - IMU 10DOF
Seeed Bluetooth Shield v2
Software Required
RideData Arduino IMU
-
Develope the circuit as shown above by connecting all three components
-
Install the libraries and upload the Arduino sketch.
-
The Bluetooth Shield is used to integrate Serial Bluetooth module withbarduino. Pin 0 and 1 on arduino are used for communicatiuon with bluetooth module.
-
Install the RideData which is a motorsports motorcycle IMU app that uses Arduino to record data while you ride.
-
The arduino sends the right commands over Bluetooth, the RideData app will read it.