Skip to main content

Control an Enttec Pro DMX from python.

Project description

pyenttec

Python module for sending DMX using the Enttec Pro (or compatible) DMX port. Supports Python 3 only.

Available on PyPI: https://pypi.org/project/pyenttec/

On OS X, use is very simple using the select_port function:

import pyenttec as dmx
port = dmx.select_port()
port.dmx_frame[0] = 123
port.render()

On windows or linux, the select_port function must be modified before use. Windows uses numbered com ports, and on linux your serial port directory and port name will probably be different. You can also just call the DMXConnection constructor directly with the right argument.

Support is included for setting various port parameters such as refresh rate and universe length. For certain applications (very fast strobe control, for example) using a truncated universe with refresh_rate = 0 permits faster control.

This module started as bug fixes to the pySimpleDMX package. https://github.com/c0z3n/pySimpleDMX

It then mutated into a complete rewrite based on the Objective-C enttec implemention by Coil https://github.com/coil-lighting

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

pyenttec-1.3.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

pyenttec-1.3-py3-none-any.whl (17.2 kB view details)

Uploaded Python 3

File details

Details for the file pyenttec-1.3.tar.gz.

File metadata

  • Download URL: pyenttec-1.3.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.9.0

File hashes

Hashes for pyenttec-1.3.tar.gz
Algorithm Hash digest
SHA256 44f45e8c7c2855aa81b5111495d2b3837bc3ba1369abc137b1353688ff95e82a
MD5 3f8eeb33009388e840dbedaf5ab372a4
BLAKE2b-256 503ffb9c2c76727c4c010a98bd7ae578229493c2eb8dc0822fd8ee4775c79f4a

See more details on using hashes here.

File details

Details for the file pyenttec-1.3-py3-none-any.whl.

File metadata

  • Download URL: pyenttec-1.3-py3-none-any.whl
  • Upload date:
  • Size: 17.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.9.0

File hashes

Hashes for pyenttec-1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7cfd0dc770064195f08e60b257f047ebcb5e5f146b650c278591d61f02cecb9e
MD5 cd075335cc460a0d713d94cb3e2e5abe
BLAKE2b-256 27eab7c356912cffb63dfed23cffdaef01ed84cdc78b42b2277c6d6c9ffa03a2

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