Skip to content

Arduino library for Art-Net (artnet) over WiFi, send and receive DMX data. Made for ESP8266 and ESP32.

License

Notifications You must be signed in to change notification settings

kitesurfer1404/ArtnetWifi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArtnetWifi

An Art-Net library for Wifi-Arduino's (aka. ESP8266 or ESP32)

Note: this library assumes you are using a wifi module

Based on https://github.com/natcl/Artnet master

Installation

Place this in your ~/Documents/Arduino/libraries folder.

Examples

Different examples are provided, here is a summary of what each example does.

ArtnetWifiNeoPixel

ESP8266 only This example will receive multiple universes via Art-Net and control a strip of ws2811 leds via Adafruit's NeoPixel library.

ArtnetWifiTransmit

This is a simple transmitter. Send 3 byte over into the Art-Net, to make a RGB light ramp-up in white.

Art-Net

Art-Net(tm) is a trademark of Artistic Licence Holdings Ltd. The Art-Net protocol and associated documentation is copyright Artistic Licence Holdings Ltd.

Art-Net

About

Arduino library for Art-Net (artnet) over WiFi, send and receive DMX data. Made for ESP8266 and ESP32.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%