Arduino - Control Surface - OLED Demo

This is a demonstration of the Arduino Control Surface library: It uses MIDI over USB to communicate with a Digital Audio Workstation, using the Mackie Control Universal protocol. It can be used as a controller and as a display. In this demo, track names, time code, level meters, V-Pot rings, etc. are displayed on two SSD1306 OLED displays, using a Teensy 3.2 board.
Back to Top