PWM Backlight API for RPI
pwm_bl | ||
.gitignore | ||
poetry.lock | ||
pwm_bl_api.service.example | ||
pyproject.toml | ||
README.md |
PWM Backlight API
Simple HTTP API to control raspberry display backlight from /sys/class/pwm
.
Needs dtoverlay=pwm,pin=18,func=2
in /boot/config.txt
(on RPI3B+).