Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

helios_controller-0.1.0.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

helios_controller-0.1.0-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

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

Hashes for helios_controller-0.1.0.tar.gz
Algorithm Hash digest
SHA256 531f244cd15bb8a55af4cbcdb134b7459dee972e3a698450b847ca9cc66c70f3
MD5 66a805bbeaf226c5444b90c837374a00
BLAKE2b-256 a6ab1f6b90c3d5f600003c96345be46130c6a3911e2a7492b37e6d6fdfb81555

See more details on using hashes here.

File details

Details for the file helios_controller-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for helios_controller-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 47403937771d626e7dc58cfb72d4dc4788b1823ff2f393bfac8a8b62071809f8
MD5 85c7d21b8ecefb6d3c34d3dc71491bbb
BLAKE2b-256 260177d3d9bde3ccb8b6c229a92c8b8033c1062b0ef331977e0745d987690c69

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page