1
0
Fork 0
mirror of https://github.com/sexybiggetje/pixdisp.git synced 2024-11-13 06:41:02 +01:00
Little application to drive Led matrix displays on your raspberry pi
Find a file
2017-12-18 20:39:51 +01:00
controllers Working implementation of drivers, and drawing application. Things light up! 2017-12-18 20:39:51 +01:00
drivers Working implementation of drivers, and drawing application. Things light up! 2017-12-18 20:39:51 +01:00
www Working implementation of drivers, and drawing application. Things light up! 2017-12-18 20:39:51 +01:00
.gitignore Working implementation of drivers, and drawing application. Things light up! 2017-12-18 20:39:51 +01:00
config.example.json Working implementation of drivers, and drawing application. Things light up! 2017-12-18 20:39:51 +01:00
CONTRIBUTING.md First work in progress app 2017-12-12 20:41:32 +01:00
LICENSE.md First work in progress app 2017-12-12 20:41:32 +01:00
package-lock.json First work in progress app 2017-12-12 20:41:32 +01:00
package.json First work in progress app 2017-12-12 20:41:32 +01:00
pixdisp.js Working implementation of drivers, and drawing application. Things light up! 2017-12-18 20:39:51 +01:00
README.md Working implementation of drivers, and drawing application. Things light up! 2017-12-18 20:39:51 +01:00

NEEDS BETTER README!

Make sure you are on a recent nodejs version. Raspbian has old version. Use nodesource ;).

npm install

node pixdisp.js

http://localhost:8080/

Matrix driver & Unicorn Hat HD driver inspired by https://github.com/vesteraas/node-unicornhathd