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 2 and 3.

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.1.tar.gz (1.6 kB view details)

Uploaded Source

Built Distribution

pyenttec-1.1-py2-none-any.whl (3.0 kB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: pyenttec-1.1.tar.gz
  • Upload date:
  • Size: 1.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.10

File hashes

Hashes for pyenttec-1.1.tar.gz
Algorithm Hash digest
SHA256 b47ea2783968f9c61a654c98c9d9f35f660da3c25e6153925c5dc7f683a26e19
MD5 1d2a169bc4ae058356e8f4ab74f05501
BLAKE2b-256 7bcfc85991d799dd4b12a22ce926c26472c16b8fdd218437139b28ace1a42058

See more details on using hashes here.

File details

Details for the file pyenttec-1.1-py2-none-any.whl.

File metadata

  • Download URL: pyenttec-1.1-py2-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.10

File hashes

Hashes for pyenttec-1.1-py2-none-any.whl
Algorithm Hash digest
SHA256 aba83fb49da2e3fe046505fc79fd0f0e48d1871eab1bcba859b957803f620735
MD5 5e10783fe49509c78ee64b2b2019b3a3
BLAKE2b-256 5ca7cedfb7e0f938c5e2e61517125b13bcc0c80bfe2ae4ab5adbdce660724292

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