Releases: sparkfun/SparkFunDMX
Releases · sparkfun/SparkFunDMX
v2.0.1
v2.0.0
Rewrite of entire library:
- Written to be more platform agnostic
- First examples are simplified
- DMX serial port usage is simplified
- Simplified break signal detection. Has the potential to not synchronize perfectly, but testing has shown good results
- Serial port must be started before calling begin() of this library
Thanks to @pjpmarques for help testing!
Changing startCode detection
Having issues detecting startCodes. Changed to a periodic interrupt from a pin change interrupt
forgot to save .cpp when updating licensing info
v1.0.4 pushing library.properties
updating license info
Some files had old licensing info, everything is now MIT
Getting Mark After Break to be more precise
v1.0.2 nailing down mark after break to more precise timing
Issue with Mark After Break
The Mark After Break was going low during it's 8 uS high time, I've removed this which should fix issues with external DMX fixtures
Initial Release
Initial release includes read and write functions over XLR