I was fed up with constant breadboarding when I seemed to use a common set of component modules, so I got some of them printed up as PCBs, made a breakout board and created this development kit. I added the source code to Github and here it is! I think I saw someone had done something similar? Also, the components can be used with Arduino and RPi so there will be updates for them, as well as more components for the Daisy Seed in future!
Here’s a bit of an update for you folks, I’ve added a framework for creating menus and editing settings using an SD1306 OLED display and an encoder:
I’ve rushed out the instructions but I hope from the code it’s clear how to set it up and add different pages and items, and how to assign the settings to the various parameters. Please give me a shout if you have any questions.
The display updates whenever you move the encoder and this is interfering with the audio. Not great but I don’t picture this being used during a performance - this is basically for settings not covered by analog controls.