Lots of scattered unresolved post on this over the years, can someone help me make a decision?
I want to build an enclosure with at least one OLED, 12-16 LED backed switches and then some knobs... I really want to do everything from the axoloti itself and avoid a separate Arduino or MIDI based solution...
Seems I should be able to accomplish this with some combination of I2C and MUX chips...
CD74HC4067 or https://www.sparkfun.com/products/9056
MCP23017 or https://www.sparkfun.com/products/13601
It seems to me I could have 2 OLED Displays and 6 MCP23017s for a total of 196 GPIOs, but at what cost?
Also, I dont want to do that, just saying its possible
So, are there i2c objects? how do i do this?