No project description provided
Project description
Helios Controller
This project implements a basic python controller for Helios LED processors made by Megapixel
Improvements / documentation / extensions are welcome!! Especially to the CommonPaths enum and supporting Enums for common options.
Examples
from helios_controller import HeliosController, CommonPaths, PatternTypes
hc = HeliosController("192.168.1.105")
hc.patch("dev.display.brightness", 50)
hc.patch("dev.display.blackout", False)
hc.patch(CommonPaths.TEST_PATTERN_TYPE, PatternTypes.RED)
#Print all available paths / options
print(hc.get())
API Documentation
Helios API documentation for is available from Megapixel.
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 helios_controller-0.1.0.tar.gz.
File metadata
- Download URL: helios_controller-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Darwin/23.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
531f244cd15bb8a55af4cbcdb134b7459dee972e3a698450b847ca9cc66c70f3
|
|
| MD5 |
66a805bbeaf226c5444b90c837374a00
|
|
| BLAKE2b-256 |
a6ab1f6b90c3d5f600003c96345be46130c6a3911e2a7492b37e6d6fdfb81555
|
File details
Details for the file helios_controller-0.1.0-py3-none-any.whl.
File metadata
- Download URL: helios_controller-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Darwin/23.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47403937771d626e7dc58cfb72d4dc4788b1823ff2f393bfac8a8b62071809f8
|
|
| MD5 |
85c7d21b8ecefb6d3c34d3dc71491bbb
|
|
| BLAKE2b-256 |
260177d3d9bde3ccb8b6c229a92c8b8033c1062b0ef331977e0745d987690c69
|