Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sparkfun/sparkfundmx
https://github.com/sparkfun/sparkfundmx
arduino arduino-library sparkfun
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sparkfun/sparkfundmx
- Owner: sparkfun
- License: other
- Created: 2019-03-26T18:14:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-27T16:22:26.000Z (about 1 year ago)
- Last Synced: 2024-04-15T00:11:21.321Z (10 months ago)
- Topics: arduino, arduino-library, sparkfun
- Language: C++
- Homepage: https://www.sparkfun.com/
- Size: 26.4 KB
- Stars: 30
- Watchers: 9
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
SparkFun DMX Library
===========================================================![SparkFun ESP32 DMX to LED Shield](https://cdn.sparkfun.com/r/500-500/assets/parts/1/3/4/7/7/15110-SparkFun_ESP32_Thing_Plus_DMX_to_LED_Shield-01.jpg)
[*SparkFun ESP32 DMX to LED Shield(DEV-15110)*](https://www.sparkfun.com/products/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](http://www.sparkfun.com)) with help from code written by [Matt Tong](https://github.com/mtongnz/espDMX).
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
--------------* **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
* **[Product Repository](https://github.com/sparkfunx/Qwiic_Human_Presence_Sensor-AK9750)** - Main repository (including hardware files) for the AK9750 Qwiic breakout board.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.