Skip to content
Joe Warren-Meeks edited this page Nov 21, 2015 · 1 revision

Automation Project

Aim

The aim is to create some monitoring systems and possibly control systems, using an Arduino microprocessor and a Raspberry Pi.

Architecture

The Arduino will be managed by a Google Go program providing a REST microservices interface to the various functions.

The Raspberry Pi will be the web interface to the system, largely written in Python with some browser javascript.

Clone this wiki locally