Skip to content

Conversation

@tobypatterson
Copy link

I've been testing using a UltraDMX Micro and a 1ByOne disco ball ($35 Amazon). Seems to run fine using both Python 2.7.11 and 3.5.1 .

  • Use bytearray() to concatenate bytes
  • Removed sys.exit()
  • Use logging instead of print
  • Added a auto_commit argument to the constructor
  • Updated setup to indicate 3.5 compatibility

@quesojim
Copy link

Dude that's awesome. Still getting issues with my device saying it couldn't open on COM4. Not sure what I'm doing wrong

@tobypatterson
Copy link
Author

tobypatterson commented Jun 25, 2016

Try the python2 version, of the original code. I tested on MacOS X and a Rasp Pi2 running Debian - in both cases, there is a special device file in /dev that is created.

@sabjorn
Copy link

sabjorn commented Mar 13, 2019

@c0z3n any chance of this getting merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants