Pulses is a python module to drive RPi leds with PWM
Go to file
Andrea Mistrali ba50af7c5e
Initial refactor
2023-05-01 07:20:24 +02:00
pulses Initial refactor 2023-05-01 07:20:24 +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
setup.cfg Initial refactor 2023-05-01 07:20:24 +02:00
test.py Initial refactor 2023-05-01 07:20:24 +02:00

README.md

Pulses

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