Skip to content

Releases: sparkfun/SparkFunDMX

v2.0.1

27 Nov 16:22
Compare
Choose a tag to compare

Remove static from header to allow multiple instances.

Thanks to @BlinxFox!

v2.0.0

12 Oct 19:25
17d517c
Compare
Choose a tag to compare

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

21 Sep 00:21
Compare
Choose a tag to compare

Having issues detecting startCodes. Changed to a periodic interrupt from a pin change interrupt

forgot to save .cpp when updating licensing info

22 Jul 20:45
Compare
Choose a tag to compare
v1.0.4

pushing library.properties

updating license info

22 Jul 20:43
Compare
Choose a tag to compare

Some files had old licensing info, everything is now MIT

Getting Mark After Break to be more precise

16 Apr 15:59
Compare
Choose a tag to compare
v1.0.2

nailing down mark after break to more precise timing

Issue with Mark After Break

08 Apr 18:08
Compare
Choose a tag to compare

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

28 Mar 18:47
Compare
Choose a tag to compare

Initial release includes read and write functions over XLR