Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/2bndy5/circuitpython_cirque_pinnacle

A CircuitPython driver library for interfacing with the Cirque Pinnacle (1CA027) touch controller ASIC used in Cirque Circle Trackpads.
https://github.com/2bndy5/circuitpython_cirque_pinnacle

circuitpython cirque python raspberry-pi trackpad

Last synced: 2 months ago
JSON representation

A CircuitPython driver library for interfacing with the Cirque Pinnacle (1CA027) touch controller ASIC used in Cirque Circle Trackpads.

Awesome Lists containing this project

README

        

.. image:: https://readthedocs.org/projects/circuitpython-cirque-pinnacle/badge/?version=latest
:target: https://circuitpython-cirque-pinnacle.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://github.com/2bndy5/CircuitPython_Cirque_Pinnacle/workflows/Build%20CI/badge.svg
:target: https://github.com/2bndy5/CircuitPython_Cirque_Pinnacle/actions/
:alt: Build Status

.. image:: https://img.shields.io/pypi/v/circuitpython-cirque-pinnacle.svg
:alt: latest version on PyPI
:target: https://pypi.python.org/pypi/circuitpython-cirque-pinnacle

.. image:: https://static.pepy.tech/personalized-badge/circuitpython-cirque-pinnacle?period=total&units=international_system&left_color=grey&right_color=blue&left_text=Pypi%20Downloads
:alt: Total PyPI downloads
:target: https://pepy.tech/project/circuitpython-cirque-pinnacle

A circuitpython library for using the Cirque Glidepoint circle trackpads (as seen in the Steam Controller and Valve\HTC Vive VR controllers).

Read the `Documentation at ReadTheDocs.org `_