Difference between revisions of "Raspberry Pi P-ROC setup guide"

From PinWiki
Jump to navigation Jump to search
(Created page with "Using a Raspberry Pi with P-ROC is not much different than using any other Linux OS. Using the directions on the [http://pinballcontrollers.com/wiki/Linux_build_instructions L...")
 
Line 13: Line 13:
 
[http://www.raspberrypi.org/documentation/installation/installing-images/windows.md Install from Windows]
 
[http://www.raspberrypi.org/documentation/installation/installing-images/windows.md Install from Windows]
  
Once this process is complete, run through initial setup process. Then [http://pinballcontrollers.com/wiki/Linux_build_instructions start building the pinproc components!]
+
Once this process is complete, run through initial setup process. Then [[Linux_build_instructions | start building the pinproc components!]]

Revision as of 23:26, 4 February 2016

Using a Raspberry Pi with P-ROC is not much different than using any other Linux OS. Using the directions on the Linux Build Instructions page should result in a fully-functional environment (keeping in mind that the Raspberry Pi is a pretty under-powered device in general).

You can also download and use the debian toolkit to automatically install everything from the dependencies through libpinproc, pypinproc, and pyprocgame.

The model of Raspberry pi tested was a Model B, Rev 2. The OS used is Raspbian, which is available from http://downloads.raspberrypi.org/raspbian_latest. The specific version of Raspbian used for this test is based on Debian Wheezy. Any other versions (updates or old versions) might change things.

Copying the image to your Raspberry Pi can be accomplished by following the instructions provided on the same download page, or just follow these links:

Install from Linux

Install from Mac

Install from Windows

Once this process is complete, run through initial setup process. Then start building the pinproc components!