Skip to content
This repository was archived by the owner on Jul 24, 2025. It is now read-only.
This repository was archived by the owner on Jul 24, 2025. It is now read-only.

[FR]: Use hardware PWM using rpi_hardware_pwm #6

@svenstaro

Description

@svenstaro

Is your feature request related to a problem? Please describe.

Currently, this plugin is using software PWM which leads to flickering in LEDs.

Describe the solution you'd like

A simple solution to this problems exists in using rpi_hardware_pwm which allows for easy access to hardware PWM.

Describe alternatives you've considered

There is pigpio but it's inconvenient in comparison.

Additional context

#2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions