Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By Pinq-
#71911 Hi,

I been building a component that controls light either true artnet or dmx. Well the artnet is working, but the dmx isn't. I got it work on my arduino nano, with dmxserial library but that dosen't work for my Wemos D1 mini lite. I have try to find library for reading dmx channels, but I can only find library's that send dmx.
I was thinking to parse my self dmx data by packages, but I don't know yet how.
Dose someone have any idea how to do this or can give some ideas or guide to right direction.