-->
Page 1 of 1

Read dmx values from max485

PostPosted: Fri Nov 17, 2017 8:30 am
by Pinq-
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.