Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alvarlagerlof/ball-pid
🎱 PID controller for a ball balancing on a 2D surface
https://github.com/alvarlagerlof/ball-pid
pid python
Last synced: about 1 month ago
JSON representation
🎱 PID controller for a ball balancing on a 2D surface
- Host: GitHub
- URL: https://github.com/alvarlagerlof/ball-pid
- Owner: alvarlagerlof
- License: mit
- Created: 2018-12-07T23:31:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:53:08.000Z (about 1 year ago)
- Last Synced: 2024-05-02T06:03:53.203Z (9 months ago)
- Topics: pid, python
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ball PID
A simple PID controller for a ball balancing on a 2D surface## Installation
TBD## Usage
TBD## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.## License
[MIT](LICENSE.md)