Matrix Viewer - Displays "something" on a RGB-LED-Matrix.
- src/common - contains the utility functions
- src/master - contains master process (includes a web server to serve our interface)
- src/master-web-ui - contains the web interface (html & assets)
- src/node - contains the node that process the delegations from the master server
- src/simple - contains the simple command line application to communicate with the matrix
- src/veloxio - contains the veloxio virtual file system
- src/veloxio-archiver - contains the veloxio-archiver to create the archives used by our applications
To build this application you need the gradle build system.
- Patrick (Project Manager)
- Leroy (Co-Worker)
- Philip (Co-Worker & Lead Developer)