rudcode / SparkFunDMX

Home Page:https://www.sparkfun.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SparkFun DMX Library

SparkFun ESP32 DMX to LED Shield

SparkFun ESP32 DMX to LED Shield(DEV-15110)

The SparkFun ESP32 DMX to LED Shield is capable of DMX output, input, as well as Artnet input. The shield is electrically isolated to keep with DMX spec. This library has been written to control DMX output and input.

Library written by Andy England (SparkFun) with help from code written by Matt Tong.

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Documentation

License Information

This product is open source!

Various bits of the code have different licenses applied. Anything SparkFun wrote is beerware; if you see me (or any other SparkFun employee) at the local, and you've found our code helpful, please buy us a round! Anything Maxim wrote has its own license. Anything that was co-writing with Peter Jansen is BSD.

Please use, reuse, and modify these files as you see fit. Please maintain attribution to SparkFun Electronics and release anything derivative under the same license.

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.

About

https://www.sparkfun.com/

License:Other


Languages

Language:C++ 100.0%