Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

32 bit code #1

Open
PaulStoffregen opened this issue Jul 13, 2015 · 4 comments
Open

32 bit code #1

PaulStoffregen opened this issue Jul 13, 2015 · 4 comments

Comments

@PaulStoffregen
Copy link

Would you consider merging a large patch to support non-AVR chips?

I regularly hear requests to port your library to Teensy 3.1. Already DMX transmit and receive code exists for Teensy 3.1, but not wrapped up in a nice library like yours.

So I'd like to ask, would you prefer to keep this very AVR specific (and non-AVR chips have their own libraries), or would you be open to merging fairly large contributions that duplicate quite a lot of the AVR specific stuff for non-AVR chips?

@mathertel
Copy link
Owner

That is a really good idea to go 32 bit some time. Please let me know your implementation details so I can have a look how to support.

@daniel3514
Copy link

Greetings, thank you for your interest
I use the library for control by DMX is developed by Deskontrol
http://www.deskontrol.net/blog/libreria-arduino-cuatro-universos-dmx/
only did the implementation of that library to this system without modification
this library has some problems when only one DMX output is required, but generally works very well

@s-light
Copy link

s-light commented Nov 26, 2018

is there any work in this kind of direction done or planed?

the M0 and M4 boards from Adafruit would also be a nice ARM target to play with dmx...

@hbdsklf
Copy link

hbdsklf commented Mar 2, 2023

May be a bit out of scope but I just got it working on a Raspberry Pi 3B on Raspbian using a shield from Bitwizard. As soon as I could test it a bit more and find the time to clean up the code I'd be happy to make a pull-requests with the necessary patches (including the code for Raspberry or just the patches necessary to the existing code) if this is in the interest of @mathertel ..?
By the way: Thanks a lot for this library, it saved me a lot of time!

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

No branches or pull requests

5 participants