Skip to content

Releases: mathertel/DMXSerial

Minor fixes

08 Jun 19:57
Compare
Choose a tag to compare

Some documentation added.
Example fixed.

ATMEGA4809 / megaavr stabability and improvements

04 Jun 16:05
Compare
Choose a tag to compare

Improvements on ATMEGA4809 / megaavr implementation (Arduino Every)
some minor general fixes.
documentation

ATMEGA4809 support

26 Feb 20:50
Compare
Choose a tag to compare

Since Version 1.5.0 the original ATmega168 based implementation was refactored and enhanced to support also other processor architectures like the megaavr ATMEGA4809 that can be found on Arduino Every and Arduino WiFi Rev. 2.

DMXProbe

04 Sep 19:25
Compare
Choose a tag to compare

DMXSerial now supports the DMXProbe mode.

  • Retrieve one DMX packet at a time
  • stop interrupts after receiving
  • new sample: drive NeoPixel and WS2811 chips

1.3.0

03 Feb 09:49
Compare
Choose a tag to compare

Enabling changing the DMXModePin as an optional parameter to the init function.

1.2.0

09 Apr 19:51
Compare
Choose a tag to compare

Stable Version 1.2.0 Arduino Library Manager compatible.