This repository contains improved code for the Arduino Nano used in my custom-built Minimoog clone. The goal of this project is to recreate the functionality and feel of the classic Minimoog synthesizer using modern DIY techniques and salvaged components.
Official project page: https://www.sebastiansaner.ch/p/minimoog_clone
This image shows the central control board, where the Arduino Nano is wired into the surrounding analog and digital components:

Part of the schematic of the salvaged MIDI keyboard button matrix.

- Install PlatformIO in Visual Studio Code.
- Clone this repository and open it in VS Code.
- Use PlatformIO to upload the code to your Arduino Nano.
- Connect the hardware and power it up.