monome-serial icon indicating copy to clipboard operation
monome-serial copied to clipboard

Different Monome Protocols

Open josephwilk opened this issue 11 years ago • 1 comments

I've been trying to get my Monome working and discovered it was using a different protocol than the one specified here. I've fleshed out the protocol which is happily working with my Monome.

I've been using this in repl-electric using a snapshot of this project (https://github.com/repl-electric/monome/blob/master/src/monome/core.clj#L56). Everything seems to work fine.

Its a little murky how polynome + monome-serial fit together. I've also made some changes to get back to the release that polynome is using.

Does this change fit here?

josephwilk avatar Jan 25 '14 18:01 josephwilk

Note: If this is useful in this project here I'll convert the code to use Protocols so its less messy with multiple monomes.

josephwilk avatar Jan 26 '14 18:01 josephwilk