DaAwesomeP / dmxusb

DMXUSB emulates an ENTTEC-compatible DMXKing USB to DMX serial device with one, two, or n universes.
Apache License 2.0
112 stars 15 forks source link

Not working with Arduino uno r3 #21

Open Samuel782 opened 5 months ago

Samuel782 commented 5 months ago

Hi, I am trying to make a dmx Usb converter, I loaded the example sketches on my arduino uno r3, but my mac seems not to recognize any usb-dmx peripheral, am I doing something wrong?

avicarpio commented 2 months ago

Same on Arduino Mega 2560

DaAwesomeP commented 2 months ago

Hey, sorry I missed this!

Depending on the software you are trying to use, you may need a FTDI serial interface or a microcontroller with one built in (must be specifically FTDI). See https://github.com/DaAwesomeP/dmxusb/issues/17#issuecomment-1205869441 and https://github.com/DaAwesomeP/dmxusb/issues/18#issuecomment-1276287214