From c9278cc358085aa88ae9379b842c8bf1d10ba6bd Mon Sep 17 00:00:00 2001 From: TimEvWw Date: Sun, 12 Jan 2014 19:58:55 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 5ee965fa..c05d6e9f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ farmbot-controller ================== + +This software is responsible for receiving the commands from the 'farmbot cloud backend', execute them and report back the results. + +Technicals +---------- + +* Written in Ruby +* Data is stored in nedb +* Running on Raspberry Pi +* Sends commands to hardware using firmata +* Hardware is an Arduino Mega with a RAMPS 1.4 board +* Communication with cloud using skynet