Hardware: Raspberry Pi - Matrix Pi

From Luky-Wiki
Revision as of 18:23, 24 August 2014 by Lukas Dzunko (talk | contribs) (How to install)

Jump to: navigation, search

This is quick and dirty way how to get my "Matrix Pi" operating.

Matrix ip.jpg

The intent is not to provide lightweight Matrix like display but to configure my development environment. My UI is not ready yet but I want to test video output and stability under CPU load. Cmatrix is providing both, nice looking output and is using lot of CPU. In future I'll replace it whit my UI ...

How to install

I am using raspbian-ua-netinst as it don't require interaction during install. Good thing is that installer-config.txt and post-install.txt are retained during re-install. I put my configuration script inside post-install.txt in way that installer is ignoring it but I can invoke it after system install and is retained during re-install.

step 1

Download installer and unpack it on SD card (check details on raspbian-ua-netinst manual).

step 2

Add Media:Installer-config.txt and Media:Post-install.txt.