pimoroni / trackball-python

Python library for the Pimoroni Track Ball Breakout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pimoroni Trackball Breakout

Build Status Coverage Status PyPi Package Python Versions

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

About

Python library for the Pimoroni Track Ball Breakout

License:MIT License


Languages

Language:Python 78.7%Language:Makefile 16.2%Language:Shell 5.1%