Add your description here
Project description
CirctuiPython Library for the Pimoroni Qw/ST Pad
This is a CircuitPython library for the Pimoroni Qw/ST Pad.
Installation
# Using uv
uv add circuitpython-qwstpad
# Using pip
pip install circuitpython-qwstpad
# Using circup
circup install circuitpython-qwstpad
Example Use
import board
from circuitpython_qwstpad import qwstpad
i2c = board.I2C()
pad = qwstpad.get_qwstpad(i2c)
pad.led_1 = True
print(f"Button A pressed? {pad.button_a}")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file circuitpython_qwstpad-0.1.0.tar.gz.
File metadata
- Download URL: circuitpython_qwstpad-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c699713dfaeab1c20b57f5dfdb960e50f2baa188334243564f56172a0a7e8e6
|
|
| MD5 |
afe74973fce4ed2c93149d95187aea0c
|
|
| BLAKE2b-256 |
bd7274e9002adaf1972d0e8bca6eac65c02d3b9f799851023cf56377065bb97c
|
File details
Details for the file circuitpython_qwstpad-0.1.0-py3-none-any.whl.
File metadata
- Download URL: circuitpython_qwstpad-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08c00e1bac120ec0a8c1c0c36b86658d7501d365291ae73ae9749a2c46d45313
|
|
| MD5 |
655ebe4ec7eef17eaeb6dd5f02a1b3aa
|
|
| BLAKE2b-256 |
4bf5e65d7b9d2246a62e30223d9c49410d3a3de8ea9f978e8c7ee77afb4bc549
|