farmbot_os/README.md

15 lines
400 B
Markdown
Raw Normal View History

2014-01-12 11:54:11 -07:00
farmbot-controller
==================
2014-01-12 11:58:55 -07:00
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