ArtNet
ArtNet copied to clipboard
Art-Net Sender/Receiver for Arduino (Ethernet, WiFi)
Hey, first of all great project. When i'm sending signals through example madrix, the pixels work fine when i'm just sending 2 universes to the network. Just in the moment...
These changes provide support for ESP32 framework own ETH library. Library support by default at least WT32-ETH01 board. At ESP32.
Hello, I'm using ESP32 Dev decices (used multiple different ones) and different Ethernet SPI Adapter (W5100, W5500, ENC26J60) and have the following problem: When I send ArtNet packet to via...
Hi hideakitai! I already posted a question regarding this issue in a closed issue and am now opening this new issue since that's what you told me to do. Firstl...
is there any restriction regarding the maximum fixture (artnet slaves) number? I'm not able to control more than 10 devices... thanks in advance
I'm using an esp32 with an etherner shield W5500, do you think it's possible to make it work? because I couldn't find any place to configure the module pins
I can't find a way to set certain values on channels. For example to set on DMX universe 5 the channel 488 on 255 and to change on universe 7...
Hi there I've encountered a problem with the library I'm using ESP8266 as an access point so another ESP8266 can conect to it. When using ESP8266 as AP turns out...
Sometimes I want to log to places other than `Serial` (when I have a display connected, or when my adapter is attached to `Serial1` for example) Also adds guards so...
I have around 500 RGBW pixels I'm controlling and they are organized consecutively to overflow into consecutive universes. The issue I'm having is that when I significantly increase the data...