Skip to main content

CircuitPython library for using Adafruit NeoKey.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

This is a library for using the Adafruit NeoKey boards with circuitpython.

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install adafruit-circuitpython-neokey

To install system-wide (this may be required in some cases):

sudo pip3 install adafruit-circuitpython-neokey

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install adafruit-circuitpython-neokey

Usage Example

see examples/neokey1x4_simpletest.py for usage example

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

adafruit-circuitpython-neokey-1.0.12.tar.gz (25.9 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit-circuitpython-neokey-1.0.12.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-neokey-1.0.12.tar.gz
Algorithm Hash digest
SHA256 bb115d5978097e71ab763f8de11c5e5ad9b114437c5e15f27af7c66d911b984b
MD5 1eec30d990f5ffa9b654073278640845
BLAKE2b-256 a38bdb1324da5c973c188e6596a3af5631de9a77f242c32ec6bea4bf44741dcd

See more details on using hashes here.

Provenance

File details

Details for the file adafruit_circuitpython_neokey-1.0.12-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_neokey-1.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 6859fa337d432a0f3fb2607e8ba16ec99b3828d0af630f55db07a923f48ac724
MD5 26a360e0e69a518aa607572befe9f1cb
BLAKE2b-256 3d5d8656196266609b5c9195d85c1dd887e9d7a814b396901c41e84892439c9e

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page