PyDMXControl icon indicating copy to clipboard operation
PyDMXControl copied to clipboard

A Python 3 module to control DMX using OpenDMX or uDMX - Featuring fixture profiles, built-in effects and a web control panel.

Results 16 PyDMXControl issues
Sort by recently updated
recently updated
newest added

pip install -U PyDMXControl Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting PyDMXControl Could not find a version that satisfies the requirement PyDMXControl (from versions: ) No matching distribution found for PyDMXControl

is there a plan to support artnet (DMX over Ethernet)

šŸ†• Enhancement
help wanted
āš™ļø Controllers

Hi, There isn't support for the Open Lighting Architecture if I see that right? I was wondering whether it would make sense to have a controller that interfaces with OLA...

šŸ†• Enhancement
help wanted
āš™ļø Controllers

Drop the terminal debug system and replace with a command line for control. Command line should be in its own sub package so that it can be used in both...

šŸ†• Enhancement
help wanted
hacktoberfest
āš™ļø Controllers
āš™ļø Utils

The current color picker on the web control panel makes use of the HTML5 color picker input which isn't support on most mobile devices. I would like to have a...

šŸ†• Enhancement
help wanted
good first issue
hacktoberfest
āš™ļø Web

The web debug control panel, when used as a web app on iOS does not have the ability to swipe to go back. Swipe to go back should be implemented...

šŸ†• Enhancement
help wanted
good first issue
hacktoberfest
āš™ļø Web

Currently the library has a lot of code dumped throughout that has no documentation associated to explain what it does. Additionally, there is no real testing in place to ensure...

šŸ†• Enhancement
help wanted
good first issue
hacktoberfest

Hi fellow, thanks a looot for your library. Real nice work. I ran into an issue (can't tell you the origin), but by using a constant stream following line in...

Hi Matt! Iā€˜m currently trying to use this library for a lighting project. I use USB to DMX interface cables with FT232R chip. I used "zadig" to flash the driver...