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: about 1 month ago
JSON representation
A CircuitPython driver library for interfacing with the Cirque Pinnacle (1CA027) touch controller ASIC used in Cirque Circle Trackpads.
- Host: GitHub
- URL: https://github.com/2bndy5/circuitpython_cirque_pinnacle
- Owner: 2bndy5
- License: mit
- Created: 2020-02-29T02:36:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-27T12:56:32.000Z (3 months ago)
- Last Synced: 2025-02-25T18:15:07.184Z (about 2 months ago)
- Topics: circuitpython, cirque, python, raspberry-pi, trackpad
- Language: Python
- Homepage: http://circuitpython-cirque-pinnacle.rtfd.io/
- Size: 6.38 MB
- Stars: 16
- Watchers: 5
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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-pinnacleA 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 `_