Replies: 1 comment
-
The default config for PWM is to see it as a light, where it is highly beneficial to have the gamma correction you see. For other usage, you can turn off gamma correction with the command LedTable. However, if you want "full control" over the PWM, you may want to consider dropping the light-oriented Tasmota support (0-100), to instead use SetOption15 to switch to basic PWM control, with the PWM command to select duty cycle in 1024 steps. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
i want to use a WT32-ETH01 to output a pwm signal.
The problem i have is when i set the slider to around 50% i get a duty cycle of around 25%.
The only correct values are when the slider is set to 0% or 100%.
Ive tried two different WT32-ETH01 boards and different output pins.
Beta Was this translation helpful? Give feedback.
All reactions