Activity for DMX Library for Arduino

  • Macelin Cane Macelin Cane posted a comment on ticket #22

    I have the same problem with my R4 UNO and I got a reply to my ticket saying that this library is only good for Atmel microcontrollers. My R4 did NOT have that microcontroller, so maybe yours too? I have ordered a new UNO R3 which I will test tonight or tomorrow and will try to report back. I also ordered and received another DMX shield which did the same thing. My R4 works fine otherwise, but even with the most basic code that blinks the onboard LED, when I install the shield, whether enabled or...

  • Macelin Cane Macelin Cane posted a comment on ticket #24

    Hi, ok thanks. it seems the R4 uses a RA4M1 controller. Mind offering any tips for how to find this? I bought this hardware (including a DMX shield) which listed all sorts of compatibility and nowhere did anything mention anything about needing specified controllers. Abysmal docs; kind of typical. But, not being an engineer, I'm a little bit lost now. Thanks!

  • Conceptinetics Conceptinetics posted a comment on ticket #24

    The libraries are for Atmel based chips. If your Arduino uses a different controller then you should find a different library. Kind Regards Danny From: tickets@dmxlibraryforar.p.re.sourceforge.net tickets@dmxlibraryforar.p.re.sourceforge.net on behalf of Macelin Cane macelincane@users.sourceforge.net Sent: Sunday, September 1, 2024 2:16:42 AM To: Ticket #24: Arduino not running with shield attached 24@tickets.dmxlibraryforar.p.re.sourceforge.net Subject: [dmxlibraryforar:tickets] #24 Arduino not...

  • Macelin Cane Macelin Cane created ticket #24

    Arduino not running with shield attached

  • xirisf xirisf posted a comment on ticket #23

    DMX SHIELD CTC-DRA-10-R2 ARDUINO BOARD Wemos® UNO+WiFi R3 ATmega328P+ESP8266 32Mb Memory

  • xirisf xirisf created ticket #23

    DMX control box not working

  • Floris Floris created ticket #22

    using the DMX shield on the Arduino R4 - avr_IO isusue

  • Mart Mart modified a comment on ticket #10

    it is still a WIP and also, I need to do some cleaning up and commenting bit it works: https://github.com/Marthaarman/dmx-transceiver it is not a library itself, but part of something else. you can use it as an example though. For the specific code example, I created this PCB: https://github.com/Marthaarman/dmx_interceptor_PCB

  • Mart Mart modified a comment on ticket #10

    it is still a WIP and also, I need to do some cleaning up and commenting bit it works: https://github.com/Marthaarman/dmx-transceiver it is not a library itself, but part of something else. you can use it as an example though

  • Mart Mart posted a comment on ticket #10

    it is still a WIP and also, I need to do some cleaning up and commenting bit it works: https://github.com/Marthaarman/dmx-transceiver

  • Klaus Kleber Klaus Kleber posted a comment on ticket #10

    Hi, i'm also interessted in this topic. I have an ctc-dra-10-r2 shield and would like to route and changhe the received DMX Signal to a certain DMX Device. XLR 1 -->DMX Input: Slave receives the DMX Signal --> convert the Data in the Programm --> forward new data to DMX Device as Master DMX Output on XLR 2 best regards

  • Johnny Osborne Johnny Osborne created ticket #21

    read channel and value

  • Raiu Ruiz Raiu Ruiz created ticket #20

    Dmx power order

  • Will Watson Will Watson modified a comment on ticket #10

    I have been trying to use it in this way as well. I'm dealing with a bunch of sub par light fixtures that flicker when controlled from lighting consoles. I have found that they run stable using your library with a large interbyte gap. I was hoping I could forward DMX from a console, through the shield and then to the fixtures; using a different pool of channels on the same universe for sending and receiving if needed Is this possible with your library? Is there another library more suited to my application...

  • Will Watson Will Watson modified a comment on ticket #10

    I have been trying to use it in this way as well. I'm dealing with a bunch of sub par light fixtures that flicker when controlled from lighting consoles. I have found that they run stable using your library with a large interbyte gap. I was hoping I could forward DMX from a console, through the shield and then to the fixtures; using a different pool of channels on the same universe for sending and receiving if needed Is this possible with your library? Is there another library more suited to my application...

  • Will Watson Will Watson posted a comment on ticket #10

    I have been trying to use it in this way as well. I'm dealing with a bunch of sub par light fixtures that flicker when controlled from lighting consoles. I have found that they run stable using your library with a large interbyte gap. I was hoping I could forward DMX from a console, through the shield and then to the fixtures; using a different pool of channels on the same universe for sending and receiving if needed Is this possible? Thanks

  • Mart Mart created ticket #19

    Only addresses 1-31 are received

  • E D MAG E D MAG posted a comment on a wiki page

    Hi there. Using Arduino Mega 2560 I need to control more than 1 DMX universe. How can I do with this DMX shield ?. Or I need to stack several shields controlling each universe ?. Thank you.

  • Seb k Seb k created ticket #18

    What signal or instruction to catch pins contact on Neutrik

  • John Quirk John Quirk posted a comment on ticket #16

    HI have a look at this link https://stackoverflow.com/questions/19765037/arduino-sketch-upload-issue-avrdude-stk500-recv-programmer-is-not-respondi As this more an issue with your arduino. Recently I saw his when there was a version missmatch between my boot load and the one IDE was expecting. So double check your settings.

  • Cristian Cristian created ticket #17

    IO Ports

  • Henrik Cheung Henrik Cheung created ticket #16

    successfully compiled but couldn’t upload

  • Duncan Coombe Duncan Coombe created ticket #13

    Library on Arduino Mini - not receptive.

  • Tomblarom Tomblarom created ticket #12

    Recognize if there's an input

  • Duccan Duccan created ticket #11

    ISR disable only works for UART0

  • kubriel kubriel posted a comment on ticket #10

    i wanted to build dmx record/playback device. with library im using single serial port

  • Conceptinetics Conceptinetics modified ticket #10

    use of DMX_Master and DMX_Slave simultaneously

  • Conceptinetics Conceptinetics posted a comment on ticket #10

    The library has been written to be used on a single serial port only and can only send or recieve but does not allow to do both simultaneously. perhaps you can explain in more detail what you are trying to do since I might be misunderstanding you. A usecase would clear things up easily.

  • Conceptinetics Conceptinetics modified ticket #9

    Debugging with Serial.print()

  • Conceptinetics Conceptinetics posted a comment on ticket #9

    You can not debug using the serial port if you use the serial port to send out DMX data.

  • Conceptinetics Conceptinetics modified ticket #10

    use of DMX_Master and DMX_Slave simultaneously

  • kubriel kubriel created ticket #10

    use of DMX_Master and DMX_Slave simultaneously

  • Julien Desrosiers Julien Desrosiers created ticket #9

    Debugging with Serial.print()

  • Fleeky Flanco Fleeky Flanco modified a comment on ticket #8

    we used arduino 1.0.6 and 1.6.9 i believe ,. arduino mega 2560 also this dmx shield : https://www.amazon.com/Quality-Solution-Connect-Arduino-Networks/dp/B01CURKPWS/ref=sr_1_2?ie=UTF8&qid=1493261170&sr=8-2&keywords=dmx+arduino

  • Fleeky Flanco Fleeky Flanco posted a comment on ticket #8

    we used arduino 1.0.6 and 1.6.9 i believe ,. arduino mega 2560

  • Conceptinetics Conceptinetics posted a comment on ticket #8

    Hi There, I'll see whether I can reproduce this, can you please give me a few more details on what Arduino type and version you're using?

  • Fleeky Flanco Fleeky Flanco created ticket #8

    board hangs on power cycle or reset with dmx-slave sketch.

  • Conceptinetics Conceptinetics modified ticket #2

    Compilation error

  • Conceptinetics Conceptinetics posted a comment on ticket #3

    You should install the arduino IDE on your computer and place the library in your...

  • Conceptinetics Conceptinetics modified ticket #3

    Unable to compile / load example .ino files

  • Conceptinetics Conceptinetics modified ticket #4

    Serial conflict

  • Conceptinetics Conceptinetics modified ticket #5

    Help with Jumper pin settings

  • Conceptinetics Conceptinetics posted a comment on ticket #5

    Dear Greg, I said before to configure digital pin 2 as output and set it HIGH, so...

  • Greg Powers Greg Powers created ticket #5

    Help with Jumper pin settings

  • Luke Geaney Luke Geaney modified a comment on ticket #4

    I spent about 5 hours on this today and have hit a bit of a wall! I have managed...

  • Luke Geaney Luke Geaney posted a comment on ticket #4

    I spent about 5 hours on this today and have hit a bit of a wall! I have managed...

  • Luke Geaney Luke Geaney posted a comment on ticket #4

    Thanks very much I will try this out tomorrow! :)

  • Conceptinetics Conceptinetics posted a comment on ticket #4

    Yes, You can use something as DMXSimple to send out DMX from an IO pin, just make...

  • Luke Geaney Luke Geaney posted a comment on ticket #4

    Thanks for your reply! :D What requirements do I need to meet in order to use this...

  • Luke Geaney Luke Geaney posted a comment on ticket #3

    Thanks! It woould not compile until I removed those files. I tried re-uploading the...

  • Conceptinetics Conceptinetics modified ticket #3

    Unable to compile / load example .ino files

  • Conceptinetics Conceptinetics posted a comment on ticket #3

    For this library and Shield you;re using the jumpers should be: EN DE TX-usart RX-usart...

  • Conceptinetics Conceptinetics modified ticket #4

    Serial conflict

  • Conceptinetics Conceptinetics posted a comment on ticket #4

    You cannot use the serial because it is already used by this librray, which is why...

  • Conceptinetics Conceptinetics modified ticket #2

    Compilation error

  • Conceptinetics Conceptinetics posted a comment on ticket #2

    The library uses the Serial port to send or read DMX, therefore you cannot use the...

  • Luke Geaney Luke Geaney posted a comment on ticket #4

    If I delete the following lines from Conceptinetics.cpp #if defined (USART__TXC_vect)...

  • Luke Geaney Luke Geaney created ticket #4

    Serial conflict

  • Luke Geaney Luke Geaney posted a comment on ticket #3

    I managed to get it to accept sketches while also outputting DMX by setting the jumpers:...

  • Luke Geaney Luke Geaney posted a comment on ticket #3

    If I upload the sketch and then disconnect the arduino, then swap the two final jumpers...

  • Luke Geaney Luke Geaney posted a comment on ticket #3

    If I delete the Manual_Break example folders from the library and re-upload the library...

  • Luke Geaney Luke Geaney created ticket #3

    Unable to compile / load example .ino files

  • Peter Peter posted a comment on ticket #2

    Solution: Disable debug.

  • Peter Peter created ticket #2

    Compilation error

  • DMX Library for Arduino DMX Library for Arduino released /Conceptinetics_RDM_alpha3_2.zip

  • DMX Library for Arduino DMX Library for Arduino released /Conceptinetics_RDM_alpha3_1.zip

  • Jamie Templeton Jamie Templeton modified a comment on ticket #1

  • Jamie Templeton Jamie Templeton modified a comment on ticket #1

    Unable to compile the example code "DMX Master" Arduino: 1.7.10 (Mac OS X), Board:...

  • Jamie Templeton Jamie Templeton posted a comment on ticket #1

    Unable to compile the example code; Arduino: 1.7.10 (Mac OS X), Board: "Arduino Yún"...

  • DMX Library for Arduino DMX Library for Arduino released /Conceptinetics_RDM_alpha3.zip

  • DMX Library for Arduino DMX Library for Arduino released /Conceptinetics_RDM_alpha2.zip

  • Conceptinetics Conceptinetics modified a wiki page on dmxlibraryforar

    Getting DMX library to work on Arduino Leonardo

  • Conceptinetics Conceptinetics created a wiki page on dmxlibraryforar

    Getting DMX library to work on Arduino Leonardo

  • Conceptinetics Conceptinetics modified a wiki page on dmxlibraryforar

    Home

1