CubeRaspberryLib driver adapted to Python3 version
Project description
CubeRaspberryLib3
CubeRaspberryLib driver adapted to Python 3 version.
This is a personal project and has nothing to do with any commercial activity.
Preparation
Please check if there is any i2c-* device in /dev. If not, please use raspi-config->3 Interface Options->I5 I2C to enable it.
Installation
Developer Local Installation
Download the source file from here
pip install -e .
Normal installation
pip install CubeRaspberryLib3
Examples
from CubeRaspberryLib3 import Cube
cube = Cube(i2c_bus_number=1)
cube.set_fan(0)
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 cuberaspberrylib3-0.1.15.tar.gz.
File metadata
- Download URL: cuberaspberrylib3-0.1.15.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
884afe64e9d7d9977db388ddc8dd5c4a9b4e1eee3932b0ca8b055a19b22bc5ce
|
|
| MD5 |
f01f434ed3386c0cda2324a986a9c687
|
|
| BLAKE2b-256 |
9055da2c13bf96ec517f9f8f6dd2819b5889eaa64bee841fa2e0632f026daf21
|
File details
Details for the file cuberaspberrylib3-0.1.15-py3-none-any.whl.
File metadata
- Download URL: cuberaspberrylib3-0.1.15-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5f1e7310f38815dfbdcb68861c4e8bad1ccd7389c6e29b13b91f1429ff58072
|
|
| MD5 |
ff690f8522940df9681d21a36fd00bf8
|
|
| BLAKE2b-256 |
afed68e850a1e966fe613bc0f921cd8c6502baaf7d8e54e2b4814892db794b1f
|