Self balancing robot with Pybricks and 51515 #768
BorisBrock
started this conversation in
Show and tell
Replies: 1 comment
-
|
Nice! For more inspiration, perhaps check this one too: https://github.com/pybricks/pybricks-projects/tree/master/sets/mindstorms-robot-inventor/other-models/balancer |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Today I started playing with Pybricks. As a "hello world project" I chose to create a simple self balancing bot (using a PID controller).

The code for the bot is rather straight forward:
But be warned: this is still work in progress!
The bot is far from stable (I'm a total beginner regarding control algorithms).
If anyone wants to help out, I would be more than happy :-)
Beta Was this translation helpful? Give feedback.
All reactions