https://github.com/zvyn/blink
Animations using the `rpi_ws281x` library.
https://github.com/zvyn/blink
Last synced: 5 months ago
JSON representation
Animations using the `rpi_ws281x` library.
- Host: GitHub
- URL: https://github.com/zvyn/blink
- Owner: zvyn
- License: bsd-2-clause
- Created: 2024-11-24T00:16:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-03T23:06:02.000Z (over 1 year ago)
- Last Synced: 2025-01-26T10:41:28.594Z (about 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Animations using the `rpi_ws281x` library.
```
uv run -m blink
```
or
```
pip install rpi_ws281x
python -m blink
```
[](https://asciinema.org/a/694699)