Releases: MrXMrQ/LED-Controller-Arduino-ESP8266
Releases · MrXMrQ/LED-Controller-Arduino-ESP8266
v1.0.1-alpha
v1.0.1 Alpha full command functionality for renamed Arduinos
Bug Fix: Resolved an issue where renamed Arduino devices could no longer receive commands. After renaming, the system failed to correctly reference the updated device name, preventing communication. This update restores full command functionality for renamed Arduinos.
v1.0.0-alpha
v1.0.0 Alpha Release
The initial alpha release of the LED Controller project! This version introduces basic functionality for controlling individual LEDs, setting static colors, and playing simple animations. It supports ESP8266 and ESP32 microcontrollers and allows remote control over Wi-Fi.
Key Features:
- Control each LED individually on the strip
- Set static colors for the entire strip
- Play simple animations and light effects
- Wi-Fi-based control via a standalone executable (
main.exe
)