Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/2bndy5/circuitpython_cirque_pinnacle
- Owner: 2bndy5
- License: mit
- Created: 2020-02-29T02:36:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-18T14:15:24.000Z (about 1 year ago)
- Last Synced: 2024-10-04T15:24:48.403Z (3 months ago)
- Topics: circuitpython, cirque, python, raspberry-pi, trackpad
- Language: Python
- Homepage: http://circuitpython-cirque-pinnacle.rtfd.io/
- Size: 6.42 MB
- Stars: 16
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
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 `_