“Teach an old matrix new tricks…”
Matricks is a WASM-based extensible LED matrix control tool intended for use on Raspberry Pi devices. LED matrix functionality is defined by user-developed plugins, or “tricks”, which can be developed in any language that is supported by the Extism PDK.
In general, Matricks aims to be:
- Powerful - Anything you would want an LED matrix to do, you should be able to do with Matricks.
- Transparent - If something goes wrong in the host or a plugin, the problem is clearly and transparently communicated to the user.
- Easily sharable - Sharing plugins should be as simple as sharing a single file.