Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/digital-alchemy-ts/matrix-rendering
https://github.com/digital-alchemy-ts/matrix-rendering
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/digital-alchemy-ts/matrix-rendering
- Owner: Digital-Alchemy-TS
- License: mit
- Created: 2024-03-09T18:52:55.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-25T14:10:08.000Z (4 months ago)
- Last Synced: 2024-10-19T22:15:06.982Z (3 months ago)
- Language: TypeScript
- Size: 2.33 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 🏠 Welcome to `@digital-alchemy/matrix-rendering`!
- Extended docs: https://docs.digital-alchemy.app/Matrix-Rendering
- [Discord](https://discord.gg/JkZ35Gv97Y)## Example config
> Matched to the [hardware build guide](https://docs.digital-alchemy.app/Matrix+Rendering/Hardware+Build+Guide)
```ini
[matrix_rendering.MATRIX_OPTIONS]
chainLength=10
cols=64
hardwareMapping=adafruit-hat
rows=32[matrix_rendering.RUNTIME_OPTIONS]
gpioSlowdown=4
dropPrivileges=0[fastify]
PORT=7000
```