ESPixelStick 4.0.0-beta1 Release

Martin Mueller

Light Addicted and proud of it.
Generous elf
Joined
Nov 11, 2018
Messages
111
Location
Newtown CT
On behalf of Sporadic aka Forkineye aka Shelby

Ah, the season is upon us! ESPixelStick 4.0.0 (previously the "Unify" branch) is now available as a beta release. I would like to thank everyone for the contributions they've made over the past year, especially Martin for the all the hard work he's put in. A lot of work and testing has went into this, and we look forward to your feedback. Please create an Issue for any problems you may find or use the Discussions section for any questions you may have.
cheers!
-shelby

## Changes since 3.2
- Compiled against Arduino Core 3.0.2 for ESP8266 platform.
- Compiled against Arduino Core 2.0.0 for ESP32 platform.
- ***ESP-01 modules are no longer supported***. Version 4.0 requires 4MB of flash and ESP-01 modules only have 1MB of flash. For the ESPixelStick V1 or V2, 3.2 is the latest version you can load.
- Requires local upload to controller. OTA update from 3.x via EFU is not supported due to the new flash layout. Upgrades to future 4.x versions from 4.0.0 final however will be supported.
- Complete refactor of the code to allow easier implementation of extensions.
- Pixel and Serial code has been unified and all output modes are now selectable at runtime.
- Added support for the ESP32 platform.
- Added Artnet support.
- Added Alexa support.
- Added SD card support.
- Added FPP remote support (requires board with SD card support).
- Added Relay output support (8 channels, DIY hardware solution with GPIO mapping).
- Added PCA9685 Servo output support (16 channels, requires PCA9685 module).
- Added WS2801 support (ESP32 only)
- Added APA-102 support (ESP32 only)
forkineye.com
 
Top