A custom double-inverted pendulum that balances using a rack and pinion powered by a motor.
it uses:
- a 12v DC motor
- a Teensy 4.1 to run a 2kHz control loop
- 2 Time-of-Flight sensors to determine cart position
- 2 Absolute Magnetic Encoders to determine rotation of both joints of the arm
i made this project to learn more about cad and that was a big success! everything in the assembly works great, fits together with zero overlap. i learned when to use parts like bearings, how to create good mounts for parts even in awkward positions (like the second encoder), and how to use relations properly in assemblies to create proper movement.
https://cad.onshape.com/documents/bdb7c14a6d723ab75184049c/w/bbc527d9ae0d21a2dad8c051/e/2942f8800dd81ea3c4a498f0?renderMode=0&uiState=6a42af40a9e76bdc7da518a3

