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

"Dimmable LED" Component on HUZZAH ESP8266 is inverted #495

Closed
brentru opened this issue Sep 27, 2023 · 2 comments · Fixed by #511
Closed

"Dimmable LED" Component on HUZZAH ESP8266 is inverted #495

brentru opened this issue Sep 27, 2023 · 2 comments · Fixed by #511
Labels
bug Something isn't working esp8266 pwm

Comments

@brentru
Copy link
Member

brentru commented Sep 27, 2023

Describe the bug
The dimmable LED component's functionality is inverted when used with the Feather Huzzah ESP8266:

IO_-_Device__Feather_Huzzah_ESP8266_🔊

This may be caused due to the fact that the Adafruit Feather Huzzah ESP8266 has inverted wiring on the RED LED.

Arduino board
INSERT ARDUINO BOARD NAME/TYPE HERE

To Reproduce
Steps to reproduce the behavior:

  1. Create a new Dimmable LED Component
  2. Drag the slider to 100%
  3. Drag the slider back to 0%

Which components are connected to your device
Dimmable LED (D0)

@brentru brentru added bug Something isn't working pwm esp8266 labels Sep 27, 2023
@brentru
Copy link
Member Author

brentru commented Nov 2, 2023

@tyeth Wanna take a look at this issue?

@tyeth
Copy link
Contributor

tyeth commented Nov 3, 2023

This sounds like something for the analog output basics guide, so we show a normal one and mention / explain how that would play out if you had it wired oppositely (i.e. the LED would be on with the Low part of the duty cycle), like you find on some boards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working esp8266 pwm
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants