Coder Social home page Coder Social logo

nz / monome_serial Goto Github PK

View Code? Open in Web Editor NEW

This project forked from samaaron/monome_serial

1.0 2.0 1.0 158 KB

Ruby Serial Library for communicating with a monome

Home Page: http://sam.aaron.name/projects/ruby-monome-serial.html

Ruby 100.00%

monome_serial's Introduction

MonomeSerial

A library for direct communication with a monome device via a serial connection.

Note:
  - This library has only been tested on OS X - any patches (with accompanying specs) for other OSs are welcome.
  - The library is also currently hardcoded to run against Ruby 1.9.1. If this is an issue for you, and you are
    willing to submit specced patches for other interpreters then these are also welcome.

Dependencies:
  - Ruby 1.9.1
  - activesupport
  - fcntl

Quickstart
==========

 Install the gem:
 gem install monome_serial

 At the time of publication, I didn't find that the termios gem (arika-ruby-termios) compiled correctly. I ended up having to pull a zip of the project from Github and installing it manually (follow the Readme). To see if it works for you try requiring 'termios' in irb...

 Make sure you have the ftdi drivers installed for your OS

 Plug in your monome

 Try the example toggle app: ruby examples/toggler.rb

monome_serial's People

Contributors

samaaron avatar nz avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.