sensorium / Mozzi

sound synthesis library for Arduino

Home Page:https://sensorium.github.io/Mozzi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I2C communication as Slave device

matgrand opened this issue · comments

There is a way to control Mozzi on a atmega328p as a Slave I2c device? I would like to use an ESP32 or another arduino to control the synth through I2C, but I don't have any idea about how to do it.

Not an answer, but might be easier to use MIDI which runs over Serial to do that. It is designed for it and well integrated in Mozzi/arduino.