Skip to content

Simple arduino project to represent the angle of the wheelie on the motorbike.

Notifications You must be signed in to change notification settings

Pavelosky/arduino-wheelie-angle-indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

arduino-wheelie-angle-indicator

Simple arduino project to represent the angle of the wheelie on the motorbike.

Check the video of how it works here -> https://www.reddit.com/r/arduino/comments/hmg15r/i_made_a_motorbike_wheelie_angle_indicator/ and here -> https://www.reddit.com/r/arduino/comments/hl873w/wheelie_pitch_angle_indicator_tool/

It's a simple arduino project, way easier then it might seem.

You will need:

Arduino UNO // I used a cheaper Chinese version

MPU6050 // This is a gyroscope, crucial for this project

9 LEDs // preferbly in 3 different colors (red, yellow, green)

breadboard // It's a prototype, so yea, a breadboard

battery thing // If you want to test it outside in real life then you need some sort of power source, otherwise not needed.

some wires & resistors

About

Simple arduino project to represent the angle of the wheelie on the motorbike.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages