Dwarf-Nebula/IPASS
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Copyright Jasper van Poelgeest 2018.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt)
-----------------------------------------------------------
--------------- README for DMX to WS2812B ---------------
-----------------------------------------------------------
Not all of the code is written by me.
- The led animations are made by Adafruit and are coming out of their library.
https://github.com/adafruit/Adafruit_NeoPixel
- The DMX class is written by Gerrit van Os.
https://github.com/gerritvanos/IPASS_2018
- HWLIB is written by Wouter van Ooijen.
https://github.com/wovo/hwlib
- Encoder is made by Dejan Nedelkovski
https://howtomechatronics.com/tutorials/arduino/rotary-encoder-works-use-arduino/
It is however changed a lot.