Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request]: OnBoard-Led managment for esp8266 #266

Closed
elbrodark opened this issue Jan 11, 2025 · 1 comment · Fixed by sblantipodi/glow_worm_luciferin#73 or #263
Closed
Assignees
Labels
enhancement New feature or request feature request keep don't stale this issue

Comments

@elbrodark
Copy link

Is your feature request related to a problem? Please describe

As mentioned on Discord I should make a feature-request for this.

Describe the solution you'd like

Make it possible to turn of the onboard-led of a esp8266

Describe alternatives you've considered

  • Switching to a ESP32
  • Electric Tape :D
@sblantipodi sblantipodi added enhancement New feature or request feature request keep don't stale this issue labels Jan 11, 2025
@sblantipodi
Copy link
Owner

next update will use the builtin LED in a way similar to ESP32.
please not that ESP8266 uses GPIO2 as the default GPIO to drive the built in LED.
if you are using GPIO2 to drive the LED strip, the LED will remain on.

more infos on GPIOs here

@sblantipodi sblantipodi linked a pull request Jan 12, 2025 that will close this issue
sblantipodi added a commit to sblantipodi/glow_worm_luciferin that referenced this issue Jan 19, 2025
- ***Breaking changes***: requires `Firefly Luciferin` firmware (v2.20.5).   
- **Color accuracy has been significantly improved when using HDR contents.** Closes [#268](sblantipodi/firefly_luciferin#268).
- New [color orders](https://github.com/sblantipodi/firefly_luciferin/wiki/RGB-and-RGBW-support#how-to-change-color-order) to support newer LED strips.
- Get command path dynamically for restarting. Closes [#262](sblantipodi/firefly_luciferin#262). Thanks @Ape for the PR.
- Fix "Sources not selected" crash on Wayland. Closes [#264](sblantipodi/firefly_luciferin#264). Thanks @Ape for the PR.
- OnBoard-Led managment for esp8266. Closes [#266](sblantipodi/firefly_luciferin#266).
- When setting a low brightness color on Firefly Luciferin, it’s not possible to increase the brightness in the [web interface](https://github.com/sblantipodi/firefly_luciferin/wiki/Remote-Access#luciferin-web-interface). Fixed.
- Fix "Slow rainbow" effect switching to "Solid" automatically.
sblantipodi added a commit that referenced this issue Jan 19, 2025
- ***Breaking changes***: requires `Glow Worm Luciferin` firmware (v5.19.4).   
- **Color accuracy has been significantly improved when using HDR contents.** Closes [#268](#268).
- New [color orders](https://github.com/sblantipodi/firefly_luciferin/wiki/RGB-and-RGBW-support#how-to-change-color-order) to support newer LED strips.
- Get command path dynamically for restarting. Closes [#262](#262). Thanks @Ape for the PR.
- Fix "Sources not selected" crash on Wayland. Closes [#264](#264). Thanks @Ape for the PR.
- OnBoard-Led managment for esp8266. Closes [#266](#266).
- When setting a low brightness color on Firefly Luciferin, it’s not possible to increase the brightness in the [web interface](https://github.com/sblantipodi/firefly_luciferin/wiki/Remote-Access#luciferin-web-interface). Fixed.
- Fix "Slow rainbow" effect switching to "Solid" automatically.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request keep don't stale this issue
Projects
None yet
2 participants