support hardware PWM for controlling LEDs #508
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
it would be very nice if there was support for hardware PWM to be able to control LED's in a much higher frequency so there is no flickering.
hardware PWM is supported on the RPI, and i tried enabling the hardware PWM overlay for GPIO18 in /boot/config.txt, but Octoprint-Enclosure then wasn't able to control that pin anymore.
There are other plugins that are much more minimalistic that are now able to do this, but they lack all the other nice features that OctoPrint-Enclosure has.
It would be nice to be able to use this.
Try my fork i have implement Hardware pwm
https://github.com/ahmaddxb/OctoPrint-Enclosure