News

Holltesizer-LCD-Module Arduino and accompanying Processing code to get the currently selected Scene and Track in Ableton Live 10 on a LCD display.
The 12864 LCD have a built-in display text function, but the chars are big (16x8 pixels each char, max of 20x4 chars in screen). The original version of this code had a smaller version of text (8x8 ...
This suits the commonly available Arduino shields which combine a 16×2 character LCD with a set of four tactile buttons in a cross formation.