Skip to content

Releases: Makuna/NeoPixelBus

Arduino Library Manager Release

16 Aug 23:43
c5b8343
Compare
Choose a tag to compare
2.3.2

NewRelease (#222)

Arduino Library Manager Release

08 Jul 18:12
f2316ee
Compare
Choose a tag to compare

Fix include path for case sensitive OS like Linux.

Arduino Library Manager Release

14 Jun 05:11
f9c404d
Compare
Choose a tag to compare

Esp32 Hardware Support using I2s

Arduino Library Manager Release

20 Oct 22:51
Compare
Choose a tag to compare

Brightness support

Arduino Library Manager Release

18 Jun 17:37
Compare
Choose a tag to compare

Ws2813 support, which also is needed for a few newer ws2812b chips.
Architectures that that do not have PROGMEM support will now still compile; but avoid calling the methods that were meant for it.

Arduino Board Manager Release

06 Apr 02:59
Compare
Choose a tag to compare

Now supports Esp32.
Currently the default will be Bitbang, limited to pins below 32.

Arduino Board Manager Release

23 Jan 18:25
Compare
Choose a tag to compare

Now includes Ring Topology

Arduino Board Manager Release

11 Dec 22:52
Compare
Choose a tag to compare
2.2.5

NeoPixelBrightnessBus (#143)

Arduino Board Manager Release

09 Nov 18:27
Compare
Choose a tag to compare

DotStar Hardware SPI update speed has been improved dramatically.

Arduino Board Manager Release

25 Sep 19:57
Compare
Choose a tag to compare
Merge pull request #133 from Makuna/ClearToFix

ClearTo with first and last index doesn't handle a single pixel