Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 634 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 634 Bytes

NanoArtNet

This is a review in order to implement an ArtNet node through Arduino Nano and ENC28J60 Nano shield. Right now, only one universe can be sent by DMX interface.

Dependencies

This sketch needs the following libraries:

You can find these in the Arduino IDE Library Manager.

NOTE: The repository includes a modified version of EtherCard library in order to save RAM.

Art-Net protocol

Specification for the Art-Net 4 protocol