mathertel / DMXSerial

An Arduino library for sending and receiving DMX packets.
BSD 3-Clause "New" or "Revised" License
328 stars 78 forks source link

Possible to use USB Serial communication? #7

Closed ElectricCookie closed 7 years ago

ElectricCookie commented 7 years ago

Hi, I'm currently gathering the parts needed for the DMX shield you've put together on your website and I was wondering if it is still possible to use the Serial-Interface along with this library. I need to send commands from the PC to the Arduino.

Thanks in advance!

mathertel commented 7 years ago

Hi, it depends on the hardware you use. I wrote about the options some years ago: http://mathertel.blogspot.de/2013/05/update-for-dmxserial-library.html

Best Regards, Matthias