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

trying to make use of readartnet project #26

Closed
derrgis opened this issue May 7, 2020 · 2 comments
Closed

trying to make use of readartnet project #26

derrgis opened this issue May 7, 2020 · 2 comments

Comments

@derrgis
Copy link

derrgis commented May 7, 2020

Hello,
I had great success using your ArtnetWifi lib on ESP8266.
I'd like now to use this https://github.com/derrgis/readartnet with ESP32.
Based on OpenFrameworks it reads a video, automatically resize the matrix and convert to artnet.
(Video columns are universes)
So I wonder how it would be possible to use multiple pins on a ESP32 to send each universe (video column as said) to different ledstrips.
Is that possible with your ArtnetWifi ?
Thank you.

@derrgis derrgis closed this as completed May 8, 2020
@derrgis
Copy link
Author

derrgis commented May 8, 2020

This is not an answer to my issue but unfortunately even simple tests with ESP01 + WS2812 + jinx give flash problems. As described here :
/*#20
**#11
**#16
*/
So I stop now with this.

@rstephan
Copy link
Owner

Just a side-note. Flashing or flickering is a setup-problem:

  • bad power-supply
  • low quality LED strips
  • poor WiFi network
  • Adafruit or FastLED library perform differently on ESP8266 or ESP32

Is is not a limitation of the ArtnetWifi library. Outputting different universes on different pins is not a problem, but don't expect high frame-rates.

@rstephan rstephan reopened this Oct 4, 2022
@rstephan rstephan closed this as completed Oct 4, 2022
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