A Python library to control iPixel Color devices.
Project description
pypixelcolor
pypixelcolor (also known as iPixel-CLI) is a Python library and CLI tool for controlling iPixel Color LED matrix devices via Bluetooth Low Energy. It allows you to send commands to the device to manipulate the LED display, retrieve device information, and more.
Features
- 📝 Send text: Display custom messages with various fonts and animations.
- 🖼️ Send images: Display images and GIFs on the matrix.
- ⚙️ Control settings: Adjust brightness, orientation, and power.
- ⏰ Clock mode: Display time with various clock faces.
- 🐍 Scriptable: Full Python library support for automation.
- 🖥️ CLI: Easy to use command-line interface.
Installation
pip install pypixelcolor
Check the Wiki for more detailed usage instructions.
Development
This project uses Hatch for packaging and managing the development environment.
Setup development environment
Create and activate the environment
hatch env create
Activate the environment
hatch shell
Install the package in editable mode
hatch run pip install -e '.[dev]'
Run tests
hatch run pytest
Build package
hatch build
💡 If your terminal doesn't support emojis, you can disable them with the
--noemojisflag.
License
This project is licensed under the MIT License. See the LICENSE file for details.
This project is not affiliated with or endorsed by the original manufacturer of the iPixel devices or the official "iPixel Color" app.
Contributing
Contributions are welcome! If you find a bug or have a feature request, please open an issue or submit a pull request. To get started on how to dump BLE logs from an Android device, refer to the How to get BLE logs guide.
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
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 pypixelcolor-0.4.0.tar.gz.
File metadata
- Download URL: pypixelcolor-0.4.0.tar.gz
- Upload date:
- Size: 6.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d63248e2c68e863728a7941573e2e188c30e5aa83ba1a4fc767426eaf38c6efa
|
|
| MD5 |
c13854feeafd7ab86f0c3eee579f8e00
|
|
| BLAKE2b-256 |
a6454cc4932562c3372488a3d334e3456b410b67510fd25e050ccae17c7e4248
|
File details
Details for the file pypixelcolor-0.4.0-py3-none-any.whl.
File metadata
- Download URL: pypixelcolor-0.4.0-py3-none-any.whl
- Upload date:
- Size: 6.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c3598cea45c95ce91636802e11ca6835c66868e04d0e2e7a7ae1c9548ccc7a6
|
|
| MD5 |
92d4092e6af3a2460901467384fcfd0e
|
|
| BLAKE2b-256 |
fb5b2e7f5198e57f75beadcb460c28e4545d245117c07ddaf06547fe749f576d
|