Update README.md

pull/1/head
TimEvWw 2014-01-12 19:58:55 +01:00
parent 73725cf45d
commit c9278cc358
1 changed files with 12 additions and 0 deletions

View File

@ -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