Hello all,
I have been working on a project from Instructables for a little while. It is supposed to allow me to control some LEDs with a DMX controller using Arduino. The DMX signal comes in and gets converted with a MAX485 chip, and sends it on to the Arduino. I have been using an off-brand Uno, but I also have a MEGA2560 sitting around. I have built the circuit as the fellow (or lady) who put it together has shown in their instructions, but I have not been able to control the fixture. I am using an ETC Gadget II as my DMX controller. Here is a link to the Instructables page:
I really do appreciate any help that may be offered! I have noticed that my MAX 485 chip has been getting pretty hot when the circuit is on, but I have it wired up based on the schematic. I am also wondering if there is something in the coding that I'm messing up, but the code is using a library from Mathertel, so I have not touched the code.
I tried posting this in the LED section, but I got no reply. I am inquiring as to why I am having problems? There is an error LED programmed in that keeps telling me that I'm not receiving DMX signal, but all my connections match the schematic posted in the instructions. I appreciate any help.