Chat freely about anything...

User avatar
By Alge
#58042 i'm trying to find a library that can handle reading DMX on the ESP. Most of the libraries i have found for arduino are specific to 16MHz processors, and all libraries i have found on google are for sending DMX, not recieving it.

the DMX protocol is quite simple and runs at 250000 baud, so the esp should be able to handle it quite easily, but i have no idea on how to config the serial port to accept data that is 8n2 and with a 88us (or more) break and then a MAB of 2 bits minimum starting of each transmission