The MIT License (MIT)
This API for the ThunderBorg board has additional features that the original API does not have.
- Python 2.7.x and 3.8 are supported in the same code base. There is an issue
building the
evdev
package with all versions of Python 3.9 and higher. - Built in logging to a log file of your choice--no print statements.
- Auto voltage in settings.
- API initialization is done during class instantiation.
- Flag to initialize the first board that is found if default is not present.
Warning
This version of the ThunderBorg API is a complete rewrite of the version provided on the PiBorg forums. It is functionally compatible, but not signature compatible. In other words the class and method calls are completely different.
An API (Application Programming Interface) for the ThunderBorg motor controller boards.
Pair bluetooth Wireless Controller
Feel free to contact me at: carl dot nobile at gmail.com
Complete Documentation can be found on Read the Docs at: Thunder Borg