mirror of
https://github.com/martijndeb/pixdisp.git
synced 2025-11-05 05:24:19 +01:00
Little application to drive Led matrix displays on your raspberry pi
| controllers | ||
| drivers | ||
| www | ||
| .gitignore | ||
| config.example.json | ||
| CONTRIBUTING.md | ||
| LICENSE.md | ||
| package-lock.json | ||
| package.json | ||
| pixdisp.js | ||
| README.md | ||
NEEDS BETTER README!
Make sure you are on a recent nodejs version. Raspbian has old version. Use nodesource ;).
copy config.example.json to config.json and pick a driver + display size.
npm install
nodejs pixdisp.js
Matrix driver & Unicorn Hat HD driver inspired by https://github.com/vesteraas/node-unicornhathd