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

Installer will set RaspberInoServer to run on start up.

  1. Download installer, download will save installer script to the current directory.

wget https://raw.githubusercontent.com/Catrobat/RaspberinoServer/master/installer/install-raspberino.sh -O install-raspberino.sh

  1. run installer as root.

sudo sh install-raspberino.sh

License

License of our project (mainly AGPL v3).