Skip to content

JonasArnold/EthernetDmxNode_esp8266

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EthernetDmxNode for ESP8266 Build Status

Forked from mtongnz

The main goal of this version is to implement Multicast and Unicast sACN. In the original version by mtongnz only Multicast is implemented. Fortunately Shelby Merrick (Forkineye) already implemented both versions of sACN so it is only a question of the high-level implementation into the user interface and the setup part.

Additional goals:

  • Use normal RGB LED for the Status LED.
  • Use normal LEDs for the DMX activity LEDs.
  • Beautify the code, make it more structured and clear.
  • I will not work with the WS2812 part of the node so it is possible I will remove this.
  • New modern user interface.

About

ESP8266 based WiFi Node for Lighting protocols like ArtNet and sACN.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 85.8%
  • C 8.3%
  • CSS 5.9%