Alex Grant
This is the repository for documentation and code for the Arduino for Musicians Workshop held at Immersive Light and Art, Adelaide, May-June 2025.
You can download a .zip archive of this repository by clicking on the green "<> Code" button at the top of the GitHub repo page and selecting Download ZIP.
If you have git
installed, you probably know what to do...
git clone https://github.com/grantaj/labrats-arduino.git
Materials will be updated each week.
Introduction to Arduino: Focusing on the Arduino microcontroller, participants will be introduced to basics of electronics for electronic music and sound design.
MIDI: An introduction to the MIDI standard for interconnecting music equipment. Participants will learn how MIDI sends messages for notes and control values. We will build a simple system using the Arduino to send MIDI commands to a digital audio workstation.
Modular Synthesis: Using VCV Rack participants will explore sound design and music production using modular synthesis.
Homebrew MIDI Controllers: Bringing together the previous three workshops, in this session, participants will build custom MIDI controllers using Arduino and various sensors.