Pulses is a python module to drive RPi leds with PWM
Go to file
Andrea Mistrali 20c5d9c4ba
First version
2023-05-01 07:04:56 +02:00
pulses First version 2023-05-01 07:04:56 +02:00
.gitignore First version 2023-05-01 07:04:56 +02:00
LICENSE Initial commit 2023-04-29 09:14:37 +00:00
README.md Update 'README.md' 2023-04-29 09:15:43 +00:00
build.sh First version 2023-05-01 07:04:56 +02:00
pyproject.toml First version 2023-05-01 07:04:56 +02:00
requirements-dev.txt First version 2023-05-01 07:04:56 +02:00
requirements.txt First version 2023-05-01 07:04:56 +02:00
setup.cfg First version 2023-05-01 07:04:56 +02:00

README.md

Pulses

Pulses is a python module to drive LEDs on RPi using PWM (Pulse Width Modulation)