Home - GerardT/Arro GitHub Wiki

Welcome to the Arro wiki!

Arro is my home-brew project I created with 2 goals in mind,

  • Play around with some cool tech such as web sockets, web components, Eclipse plugin etc.
  • Get my raspberry pi (RPI) to good use

The Arro project itself aims to transform a RPI into a Programmable Logic Controller (PLC). Using this it should be possible to:

  • create a 'program' by mostly drag and drop Blocks and making connecting using a graphical development environment (which is an Eclipse plug-in)
  • run the 'program' by downloading into the RPI and running into a runtime environment. The program should be able to read sensors, control motors, do (HTML based) UI, etc.