Go to file
2014-01-15 21:58:42 +00:00
config using mongo as database 2014-01-15 21:58:42 +00:00
lib using mongo as database 2014-01-15 21:58:42 +00:00
menu.rb using mongo as database 2014-01-15 21:58:42 +00:00
README.md Update README.md 2014-01-12 19:58:55 +01:00
run.rb using mongo as database 2014-01-15 21:58:42 +00:00
testcommands.csv copy from old location 2014-01-12 19:03:52 +00:00

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