Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using this library with ESP32 #20

Open
MillionsTx opened this issue Sep 4, 2022 · 1 comment
Open

Using this library with ESP32 #20

MillionsTx opened this issue Sep 4, 2022 · 1 comment

Comments

@MillionsTx
Copy link

I am trying to integrate this with an ESP 32 instead.

Ultimately all we are achieving is a momentary button press selects between 5 dmx channels @ 255.

Is this compatible with esp32? i am not sure where to define the pins.

@netmindz
Copy link

netmindz commented Sep 7, 2022

It's hard coded to use Serial1, check the pin-out for your specific board to see which these are. Note you will also need a RS485 adapter to talk to DMX devices

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants