Skip to content

A Clojure Library for Communicating with a Monome

Notifications You must be signed in to change notification settings

improcess/monome-serial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                MMMMMMMMMMMMMMMMMMMMMMMMMM
                MM                      MM
                MM  ooo  ooo  ooo  ooo  MM
                MM  ooo  ooo  ooo  ooo  MM
                MM                      MM
                MM  ooo  ooo  ooo  ooo  MM
                MM  ooo  ooo  ooo  ooo  MM
01100 101 11 1 0 1                      MM
                MM  ooo  ooo  ooo  ooo  MM
                MM  ooo  ooo  ooo  ooo  MM
                MM                      MM
                MM  ooo  ooo  ooo  ooo  MM
                MM  ooo  ooo  ooo  ooo  MM
                MM                      MM
                MMMMMMMMMMMMMMMMMMMMMMMMMM

Clojure Monome Serial

Communicate with a monome via the serial port. Receive button events, illuminate lights, build the grid interface of your dreams.

Dependencies

Installation

Clone into a dir on your machine:

git clone git://github.com/improcess/monome-serial.git

Next you need to pull in the dependencies. The easiest way is to use cake as it handles the native dependencies within serial-port effortlessly:

cake deps

Use

clj-monome-serial provides a very low-level monome API. If you're after something more featureful you're advised to check out Polynome

Contributors

  • Sam Aaron
  • Jeff Rose

About

A Clojure Library for Communicating with a Monome

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 96.7%
  • Shell 3.3%