Module: FB
- Defined in:
- lib/arduino.rb,
lib/gcode.rb,
lib/arduino/status.rb,
lib/default_serial_port.rb,
lib/arduino/event_machine.rb,
lib/arduino/incoming_handler.rb,
lib/arduino/outgoing_handler.rb
Overview
This object creates a Serial IO with sane defaults, since most FarmBot setups follow the same serial configuration setup. You can build your own SerialPort object also, if that’s what you need.
Defined Under Namespace
Classes: Arduino, ArduinoEventMachine, DefaultSerialPort, Gcode, IncomingHandler, OutgoingHandler, Status