Andres Alvarez

Results 7 comments of Andres Alvarez

hey you already ported all to esp32 ? There is another UART on esp32... its possible a 3 out artnet node ? https://www.youtube.com/watch?v=GwShqW39jlE plus there are several pin on esp32...

How many DMX outputs can ESP32 handle ? this will be a nice feature

btw check this out https://hackaday.com/2019/05/07/lots-of-blinky-esp32-drives-20000-ws2812-leds/

At the moment I am working with the WS5500 ethernet adapter + esp32, and it quite easy to do UDP packages... It would be a nice alternative to avoid bottleneck...

@scamiv I will check out your fork. Can you summarize what are the main changes, and for how long did you run the node without any reset/frozen outputs?

It seems a good alternative Im running the code compiled with arduino, latest arduino+8266 setup ESP8266 , I just defined #define ONE_PORT and Im testing the DMX out untill now...

I have been using the node with 2 dmx output receiving data from Resolume for almost 4 hours The only changes I made are feeding the watchdog on the main...