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

Universe per ESP/node #35

Closed
Jaybeekay opened this issue Sep 7, 2021 · 1 comment
Closed

Universe per ESP/node #35

Jaybeekay opened this issue Sep 7, 2021 · 1 comment

Comments

@Jaybeekay
Copy link

Hi,

Thanks a bunch for all your work on artnetwifi.

Similar to the issue - Splitting Universe Channels - and referring to rstephan response specifically - per node based firmware :
I'm a bit lost to how exactly I would go about setting this up with the following as an example:

170 leds -> ESP8266 -> Universe 0
170 leds -> ESP8266 -> Universe 1
170 leds -> ESP8266 -> Universe 2
170 leds -> ESP8266 -> Universe 3

My guess would be that similar to the IP offset example being provided in the issue linked above, I'm assuming that I'd need a similar offset for the universe configured per node.
Unfortunately, my coding experience is not that great, so reaching out for some/any possible assistance from anyone for an example of where I'd have to adjust the configuration to compensate?

(fwiw: My current referenced code is based off the FastLED example, but NeoPixel reference would be fine as well.)

Thanks in advance

@Jaybeekay
Copy link
Author

Jaybeekay commented Sep 13, 2021

Ended up spending some time to understand and used the example snippet provided on the DHCP option with rstpehans' comment - #28 (comment) - managed to get it working.

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

1 participant