Skip to content

justincinmd/ruby-ev3

Repository files navigation

EV3

This gem is a work-in-progress to allow controlling the LEGO EV3. At present, the EV3 can be connected over Bluetooth, the brick can play tones, and motor speed can be set.

Installation

Add this line to your application's Gemfile:

gem 'ruby-ev3', :require =>  'ev3'

And then execute:

$ bundle

Or install it yourself as:

$ gem install ruby-ev3

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it (http://github.com/jcnnghm/ruby-ev3/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Ruby Gem for Lego EV3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages