DMX-Examples icon indicating copy to clipboard operation
DMX-Examples copied to clipboard

UNO pinouts

Open rebetli6 opened this issue 3 years ago • 1 comments

Hey, I did not find pin assignements instead of A5 and A6. UNO has A0-A5 only. Could you help me please?

#define RS485_DEFAULT_DE_PIN A6 #define RS485_DEFAULT_RE_PIN A5

rebetli6 avatar Jun 07 '22 18:06 rebetli6

I don't think the ArduinoDMX library works on the Uno, though I haven't tested it, sorry. You could test it using any pins you want, presumably, but I think the serial on the Uno won't go to 250Kbaud, Look at the DMXSimple library instead.

tigoe avatar Jan 27 '23 17:01 tigoe