PaulStoffregen / DmxSimple

99 stars 21 forks source link

Can you use this library with the Arduino Uno? #24

Closed JohnDeereLiebhaber closed 2 years ago

JohnDeereLiebhaber commented 3 years ago

I still have an Arduino Uno lying around and bought a DmxShield: https://www.amazon.de/gp/product/B01DUHZAT0/ref=ppx_yo_dt_b_asin_title_o01_s00?ie=UTF8&psc=1

And in the reviews it says that you can use this shield with the arduino uno, only I tried to start the whole thing with this library, it only worked partially. I hope someone has a solution to set this in motion. If not, you can recommend another library.

Thanks in advance

dominpiano commented 3 years ago

Yes, you can use it with Arduino Uno, I used it by myself and it worked properly, if you have any issues, contact with me I will try my best to help you

JohnDeereLiebhaber commented 2 years ago

@dominpiano Hey, if I want to send a signal, for example on channel 1 (also send no result on other channels), nothing happens not the led bar and the same with the moving head (my dmx line is structured like this. The signal from the module goes to the moving head, then on to the bar and then on to the led pars) so something is completely wrong.

I hope someone can help me

PaulStoffregen commented 2 years ago

Please ask for help on the Arduino forum. Github issues are for reporting software defects. This is not the place to ask for help.

When you do ask on the forum, consider 3 steps to get help (on any forum). 1: Make a good first impression. Showing any efforts you've made is best. 2: Explain what you're trying to accomplish. Context lets people understand. 3: Give enough detail, like the actual code & hardware.