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

PWM Backlight Control #95

Closed
kevinastone opened this issue Dec 14, 2019 · 2 comments
Closed

PWM Backlight Control #95

kevinastone opened this issue Dec 14, 2019 · 2 comments

Comments

@kevinastone
Copy link
Contributor

Would you accept a PR to implement PWM backlight LED control? I've hacked it together locally in my project leveraging luma.lcd.

One important consideration is that RPi.GPIO doesn't support hardware PWM, so I had to substitute pigpio as the GPIO library (I'm also using gpiozero.PWMLED for convenience).

@rm-hull
Copy link
Owner

rm-hull commented Dec 14, 2019

Sure, happy to accept a PR

@thijstriemstra
Copy link
Collaborator

released as 2.3.0 (https://pypi.org/project/luma.lcd/2.3.0/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants