Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 943 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 943 Bytes

RaspberryPiServer

Use low-cost Raspberry Pi computers as a receiver for special commands from Pocket Code.

The aim of this sub-project is to allow Pocket Code to control a RaspberryPi remotely in order to enable children and novices to acquire knowledge and arouse interest in both programming and electronics. Features of the RaspberryPi can be accessed without having to write code on a RaspberryPi - all important features are accessible via special bricks within Pocket Code.

Installation

Instructions for installing and using a Raspberry Pi with Pocket Code can be cound at catrob.at/RaspberryPi. But in a nutshell:

  1. Download installer wget http://catrob.at/installraspberino -O install-raspberino.sh
  2. run installer as root sudo sh install-raspberino.sh

License

License of our project (mainly AGPL v3).