Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 961 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 961 Bytes

Mechatronics Design and Practice course porject

Teacher: S. K. Hung

This repo contains the final project code in the 2021 Mechatronics Design and Practice course. We consturcted a balancing platform to complete different task, the device is shown in the folloing figure:

setup


Balance the ball

The first task is to balancing the ball into the center of the platform.

-Result

convergence

analyze


Circling the ball

The second task is to make the ball moving on the specific circle.

-Result

circle

analyze


Catching the ball

The last task is to make the device catch the ball which is thrown by others.

-Result

catch