Contrasty option that worked: //My pins on teensy 32 Adafruit_PCD8544 display = Adafruit_PCD8544(2, 3, 9, 20, 10); display.begin(45, 3); // and comment this out --> // display.setContrast(45);