monome / ii

ii protocol (i2c for synth modules)
12 stars 0 forks source link

ii

i2c for synth modules

intro

"ii" came into existence with the creation of teletype to take advantage of the unpopulated i2c header on the monome trilogy modules (white whale, meadowphysics, earthsea).

ii is a protocol layer and configuration which uses the i2c physical bus. (this is to say, ii is a subset of i2c.)

initial documentation by @scanner_darkly

a community created guide goes into further details of the current implementation.

1.0

as more modules are added to the ii ecosystem it's become clearer that we should establish a set of standards for the protocol. this will reduce code complexity and create some reusable patterns that will benefit the system.

the goal will be establish a "ii 1.0 standard" document here.

see the issue list for topics of discussion.