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

DMX functionality #160

Open
kokospalme opened this issue Apr 15, 2024 · 0 comments
Open

DMX functionality #160

kokospalme opened this issue Apr 15, 2024 · 0 comments

Comments

@kokospalme
Copy link

kokospalme commented Apr 15, 2024

Did someone manage to implement a library which receives DMX data over Serial? This would be so great for many projects :)
I've written a lot of C++ libraries and classes, but I'm struggling with C...

At first I want to experiment with using Serial with interrupts as shown in this exmaple, but I'm getting this error:

/Users/chris/Documents/Arduino/STM8_DMX/STM8_DMX.ino:8: error 71: interrupt no '17' already has a service routine 'UART1_TX_IRQHandler'

Does someone know why I can't overwrite this?

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

No branches or pull requests

1 participant