stimmt, gutes Motto!

Mich hätte noch die Schriftgröße interessiert, ob ich die ändern kann (sie ist etwas zuuu tiny...).
Ich denke sie ist in der Bibliothek "SSD1306_minimal.h" festgelegt:

Code:
#include "SSD1306_minimal.h"

// a 5x7 font table
const unsigned char  BasicFont[] PROGMEM = {
  0x00, 0x00, 0x00, 0x00, 0x00,   
    0x3E, 0x5B, 0x4F, 0x5B, 0x3E,     
    0x3E, 0x6B, 0x4F, 0x6B, 0x3E,     
    0x1C, 0x3E, 0x7C, 0x3E, 0x1C, 
    0x18, 0x3C, 0x7E, 0x3C, 0x18, 
    0x1C, 0x57, 0x7D, 0x57, 0x1C, 
    0x1C, 0x5E, 0x7F, 0x5E, 0x1C, 
    0x00, 0x18, 0x3C, 0x18, 0x00, 
usw, usw....