farmbot-arduino-firmware/src
TimEvWw dc93740186 reverse direction homing 2014-07-15 21:19:06 -01:00
..
Command.cpp - Added endstop support 2014-07-01 13:00:03 +02:00
Command.h - Added endstop support 2014-07-01 13:00:03 +02:00
Config.h reverse direction homing 2014-07-15 21:19:06 -01:00
CurrentState.cpp Tested with arduino - max rev/sec = 4. 2014-05-29 01:02:22 +02:00
CurrentState.h Added acceleration code. Not tested with Arduino yet 2014-05-26 01:20:00 +02:00
G00Handler.cpp home command added with two speeds 2014-07-15 19:23:01 -01:00
G00Handler.h - Added endstop support 2014-07-01 13:00:03 +02:00
G28Handler.cpp home command added with two speeds 2014-07-15 19:23:01 -01:00
G28Handler.h - Added endstop support 2014-07-01 13:00:03 +02:00
GCodeHandler.cpp - Added endstop support 2014-07-01 13:00:03 +02:00
GCodeHandler.h moving source for command line tool compatibility 2014-05-22 20:22:40 -01:00
GCodeProcessor.cpp - Added endstop support 2014-07-01 13:00:03 +02:00
GCodeProcessor.h - Added endstop support 2014-07-01 13:00:03 +02:00
LICENSE moving source for command line tool compatibility 2014-05-22 20:22:40 -01:00
README.md moving source for command line tool compatibility 2014-05-22 20:22:40 -01:00
StepperControl.cpp reverse direction homing 2014-07-15 21:19:06 -01:00
StepperControl.h reverse direction homing 2014-07-15 21:19:06 -01:00
farmbot_arduino_controller.cpp home command added with two speeds 2014-07-15 19:23:01 -01:00
farmbot_arduino_controller.h moving source for command line tool compatibility 2014-05-22 20:22:40 -01:00
pins.h moving source for command line tool compatibility 2014-05-22 20:22:40 -01:00
src.ino moving source for command line tool compatibility 2014-05-22 20:22:40 -01:00

README.md

farmbot-arduino-controller

This software is responsible for receiving G-Codes from the Raspberry Pi, execute them and report back the results.

Technicals

Created with eclipseArduino V2 - For more details see http://www.baeyens.it/eclipse/