Support for the That Little Box USB Go Box
Project description
gobox
Support for the That Little Box USB Go Box.
Installation
pip3 install gobox
Usage
box = USBGoBox()
def on_press(button_name):
# button_name will be one of yellow, blue, red, green, left, right
print("Button pressed: %s" % button_name)
box.on_press = on_press
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
gobox-0.0.1.tar.gz
(2.4 kB
view details)
File details
Details for the file gobox-0.0.1.tar.gz.
File metadata
- Download URL: gobox-0.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97f01e0ee46d4228ae6fdc5ed657b06f26220dee7c2741cee05c8ceacb10c37b
|
|
| MD5 |
abc7ea4b7071c16239ff7cceded70112
|
|
| BLAKE2b-256 |
6be5c93440680b61a97e811d0720fe85ecb59802471cef4c6ebcd419144e6fd9
|