Skip to content

Selfbalancing robot in Arduino. Implemented with PID controllers, FIR filters, complementary filter.

License

Notifications You must be signed in to change notification settings

sebnil/Selfbalancing-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selfbalancing-robot

Selfbalancing robot in Arduino. Implemented with PID controllers, FIR filters, complementary filter. More info at http://sebastiannilsson.com/k/projekt/selfbalancing-robot/

Video

Selfbalancing robot video 1

Selfbalancing robot video 2

Getting started

  • selfbalancingrobot is the main code for the balancing robot.
    • You can use this without the console if you want. Just comment everything with I2C communication to the console.
  • selfbalancingrobot_console is the code for the console.
  • Uses a nokia display and some tatile buttons for on-the-fly configuration of the robot.
    • Much faster than uploading new code with different parameters.

Libraries:

Support my creation of open source software:

Flattr this git repo

Buy Me a Coffee at ko-fi.com

About

Selfbalancing robot in Arduino. Implemented with PID controllers, FIR filters, complementary filter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages