Open Romaneriomin opened 2 weeks ago
The sketch is not filled in
You don’t seriously think I would upload a non-functional sketch, do you?
Are you sure you have the DMX library included in the package?
In the file lib_dmx.h, make sure the definitions are uncommented for: // comment UARTs not used
The code compiles correctly; however, I have some bad news – this code won’t work properly because the Arduino Mega is too slow to process 4 universes of ArtNet correctly. This was written for testing purposes, unfortunately
I'm sorry, I accidentally deleted your comment. Try the example in the link above—it should work, the version without OLED.
Thanks! I'll unsubscribe and try this option!
I found the problem, I had to comment on the lines in lib_dmx.h . Your sketch was uploaded immediately! Thank you very much, I am very grateful!