rstephan / ArtnetWifi

Arduino library for Art-Net (artnet) over WiFi, send and receive DMX data. Runs on ESP8266, ESP32, Pi Pico W, WiFi101 and WiFiNINA devices.
Other
363 stars 61 forks source link

Add buffer for 3 frames #37

Closed Nikitok122 closed 1 year ago

Nikitok122 commented 2 years ago

Hi!! Is it possible to add buffer for fastled for 3 frames and show it after with constant delay ( 40ms for 25fps). That could fix irregularity of packet receiving

rstephan commented 2 years ago

Sure, go for it. It's open source, you can do everything.