Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2bndy5/motor-head
A C++ library to drive various types of motors in various configurations.
https://github.com/2bndy5/motor-head
Last synced: 28 days ago
JSON representation
A C++ library to drive various types of motors in various configurations.
- Host: GitHub
- URL: https://github.com/2bndy5/motor-head
- Owner: 2bndy5
- License: mit
- Created: 2019-12-18T01:16:02.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-13T10:53:58.000Z (about 1 month ago)
- Last Synced: 2024-11-13T11:18:09.893Z (about 1 month ago)
- Language: C++
- Homepage:
- Size: 175 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
===================
arduino-drivetrain
===================
A Arduino-flavored C++ compliment to my `python-drivetrain `_ library.
Please refer to the documentation for the `drivetrain on readthedocs.org `_
as it will be identical to this ilbrary's API.