Pulses is a python module to drive RPi leds with PWM
Go to file
Andrea Mistrali 5d1aed44b9
Packaging and CLI tool
2023-05-02 13:12:47 +02:00
.vscode Packaging and CLI tool 2023-05-02 13:12:47 +02:00
pulses Packaging and CLI tool 2023-05-02 13:12:47 +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 Packaging and CLI tool 2023-05-02 13:12:47 +02:00
build.sh First version 2023-05-01 07:04:56 +02:00
pyproject.toml Newat and clean 2023-05-02 11:58:53 +02:00
requirements-dev.txt First version 2023-05-01 07:04:56 +02:00
requirements.txt Packaging and CLI tool 2023-05-02 13:12:47 +02:00
setup.cfg Packaging and CLI tool 2023-05-02 13:12:47 +02:00
test.py Newat and clean 2023-05-02 11:58:53 +02:00

README.md

Pulses

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