I’d like to share my progress on a small project somewhat inspired by some members of this forum. I initially started designing an Organelle clone / Orac computer, but I found DIY norns / fates and while I wait to get my hands on one I’ve started building a compact midi keyboard.
Quick run down of the current setup:
5mm cast Acrylic cut on my CNC router
Switches are linear switches commonly found on mechanical keyboards. (Off label Outemu reds to be exact)
4x 10kB potentiometers for CV control
Arduino Micro will be the controller for this version, so no class complient USB midi, but I have some Atmega32u4’s on order.
To be added:
Key caps, attempting to cut or 3D print something, but might just end up buying some.
TRS Midi
Planned features:
Octive shift
Aux btn, as per Organelle
“Volca” mode, output different CC messages for controlling my Volca’s
A sequencer or arp is also a consideration
Wood or ply base
I have some good key scanning and midi code but I’m currently looking at other Arduino projects that I can borrow features from.