Skip to content

JoeSchulte/ArtNode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

C++ library providing data structures and classes for implementing an Art-Net node on various platforms, including Arduino, Teensy, and similar embedded devices.

Licence

The code in this repository is available under the Apache License.

Copyright (C) 2015 Tobias Ebsen, www.tobiasebsen.dk

Some files are from Art-Net definition authored by Artistic Licence Holdings Ltd. Art-Net(TM) Designed by and Copyright Artistic Licence Holdings Ltd.

Installation

Arduino

  1. Download this repository as a zip-fil
  2. Unzip the file and rename the enclosed folder to "ArtNode"
  3. Move or copy the folder to your "Documents/Arduino/libraries/" folder.
  4. Restart the Arduino IDE

Dependencies

Compatibility

Known issues

none

Version history

v0.1

  • initial version

About

Art-Net library for Arduino, Teensy, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 94.9%
  • C++ 5.1%