Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/digital-alchemy-ts/matrix-rendering


https://github.com/digital-alchemy-ts/matrix-rendering

Last synced: 2 months ago
JSON representation

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
```