Arduino library for a Art-Net-Node (artnet) over WiFi, handle DMX data and response to Poll requests. Runs on ESP8266, ESP32, WiFi101 and WiFiNINA devices.
Really like your project, but i have several difficulties...
After some troubles and lack of programming knowledge did manage to upload the project on the esp32 and send dmx signal to my fixture.
Well, the kind of parts is because i can control the fixture, but it pulses, even when it's on static color.
Here is an example of it:
https://drive.google.com/file/d/1lV7s2vHFKQZ8JdcY57Oe4aiVMXRaPp2X/view?usp=sharing
Intensity is at 10% and on solid color.
When fade in or out from 0-100% manually it's fine till the moment when stop and again start to flicker.
Hello there Rstephan,
Really like your project, but i have several difficulties...
After some troubles and lack of programming knowledge did manage to upload the project on the esp32 and send dmx signal to my fixture. Well, the kind of parts is because i can control the fixture, but it pulses, even when it's on static color. Here is an example of it: https://drive.google.com/file/d/1lV7s2vHFKQZ8JdcY57Oe4aiVMXRaPp2X/view?usp=sharing
Intensity is at 10% and on solid color. When fade in or out from 0-100% manually it's fine till the moment when stop and again start to flicker.
Any ideas?