Skip to content

wedesoft/robobuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robobuilder

Author: Jan Wedekind Copyright: 2011 License: GPL

Synopsis

This Ruby extension defines the class {Robobuilder} for communicating with a Robobuilder robot via serial port or Bluetooth serial.

Installation

To install this Ruby extension, use the following command:

$ sudo gem install robobuilder

Alternatively you can build and install the Ruby extension from source as follows:

$ rake
$ sudo rake install

Usage

Simply run Interactive Ruby:

$ irb

You can load the Ruby extension like this:

require 'rubygems'
require 'robobuilder'

See documentation of {Robobuilder} on how to use this Ruby extension.

External Links

About

Ruby extension for communicating with a Robobuilder robot

Resources

License

Stars

Watchers

Forks

Packages

No packages published