Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.5 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.5 KB
                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