https://github.com/pimoroni/trackball-python
Python library for the Pimoroni Track Ball Breakout
https://github.com/pimoroni/trackball-python
pypi-package
Last synced: 6 months ago
JSON representation
Python library for the Pimoroni Track Ball Breakout
- Host: GitHub
- URL: https://github.com/pimoroni/trackball-python
- Owner: pimoroni
- License: mit
- Created: 2019-04-09T15:31:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-18T16:48:59.000Z (over 1 year ago)
- Last Synced: 2025-05-01T00:45:55.998Z (6 months ago)
- Topics: pypi-package
- Language: Python
- Size: 44.9 KB
- Stars: 42
- Watchers: 10
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pimoroni Trackball Breakout
[](https://travis-ci.com/pimoroni/trackball-python)
[](https://coveralls.io/github/pimoroni/trackball-python?branch=master)
[](https://pypi.python.org/pypi/trackball)
[](https://pypi.python.org/pypi/trackball)
# Installing
Stable library from PyPi:
* Just run `sudo pip install trackball`
Latest/development library from GitHub:
* `git clone https://github.com/pimoroni/trackball-python`
* `cd trackball-python`
* `sudo ./install.sh`