Skip to content

TheLowSeas/SingleWheel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SingleWheel

What is it?

The Single wheel is our attempt at making a OneWheel

Hardware

 - Electronic Speed Controller (ESC)
 - 48V in hub motor
 - Homemade frame
 - Micro controller  (Blue Pill)
 - Inertial Messurment Unit (IMU)

Software

- PID Loop
- Motor Controller
- IMU data collecter

How it works

Our software is going to pull the IMU for new data, when new data is collected the main loop is going to be flagged that data is ready to be used. The main loop will consume the new data and process it through the PID controller and use the output as a value to be consumed by the motor controller.

About

A replica of the popular 1 wheel skateboards!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages