Skip to content

Releases: jostlowe/Pico-DMX

Optional inversion of DMX input

05 Oct 07:02
c8ecde5
Compare
Choose a tag to compare
3.1.0

Update library.properties

Add support to arduino-pico and mbed_nano core

22 Feb 09:58
5974f24
Compare
Choose a tag to compare

Improved callbacks for DMX input + bugfixes

15 Dec 18:22
Compare
Choose a tag to compare
3.0.0

Changed version number

Optional callback on DMX frame reception

11 Dec 09:29
10229e2
Compare
Choose a tag to compare
Merge pull request #14 from kripton/DmxInputAsyncCallback

Dmx input async callback

2.1.1: Merge pull request #9 from BollaBerg/fix-docstrings-upstream

21 Aug 16:48
10d37a4
Compare
Choose a tag to compare
Fix Docstrings, clean up one unused return code

Async DMX Input

21 Aug 16:20
4f0f76d
Compare
Choose a tag to compare

Asynchronous DMX input is now natively supported by the library

DMX input added to library

30 May 16:56
11323f1
Compare
Choose a tag to compare
2.0.0

Updated version number in library.properties

First release for Arduino

25 May 15:55
963f517
Compare
Choose a tag to compare

First release of the library, ported to Arduino from the Pico SDK

Initial release

23 Feb 15:17
Compare
Choose a tag to compare

First release of the DMX library. The library only supports sending DMX in this release.