Close

Arduino

A project log for Reaction Wheel Self Balancing Bike

This project is to track and document my A-Level DT project of a self balancing bike.

nickNick 01/19/2020 at 20:290 Comments

I am using an Arduino in order to control the reaction wheel on my project. The Arduino uses C which I have been teaching myself and will use interrupts in order to control the speed and direction that the wheel spins. The program will use pulses given by the detector to calculate the speed and direction by being out of phase.

Discussions