You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess you are referring to the esp8266_artnet_dmx512 firmware? (I realize that my collection of arduino code is getting large and that I might be better off splitting it over multiple repositories).
I have received mixed responses, which suggests it is not very robust: it seems that my code works with some, but not other fixtures. For me it has worked so far, but I have not been able to test with many fixtures.
Hi,
This project is great work!
I don't know what I goes wrong, but with the default sketch, I was not able to receive anything on my DMX device.
I tried replacing the Serial1 related calls, using the lib https://github.com/PaulStoffregen/DmxSimple , and then it worked directly.
Not sure if it's a matter of serial setup or output pin selection I may be missing in your project? (I'm using a Wemos D1 mini)
Any thought? (I'd prefer not to fork just because I missed some obvious config...)
Thx in advance for your reply.
The text was updated successfully, but these errors were encountered: