After some experimentation I came up with the following to use this with Seeeduino XIAO in PlatformIO. Show GND --> Show XIAO GND VCC --> Show XIAO 3V3 (not 5V!) SDA --> Show XIAO SDA SCL --> Show XIAO SCL Library used: lib_deps = olikraus/U8g2@^2.28.8 Example main.cpp added with some comments: #include <Arduino.h>#include <U8x8lib.h>U8X8_SSD1306_128X32_UNIVISION_HW_I2C u8x8(/* reset =*/ U8X8_PIN_NONE); invalid setting (invalid) {u8x8.begin(); u8x8.setFlipMode(1); // set a number from 1 to 3, the word on the screen will be rotated 180 } void loop(void) { u8x8.setFont(u8x8_font_chroma48medium8_r); u8x8.setCursor(0, 0); // string, column is not a pixel u8x8.println("==============="); // If the string is too long, it wraps and flickers u8x8.println("Hello,"); // println() jumps to the next line u8x8.println(" World!"); u8x8.println ("==============="); u8x8.println("test test test="); // <- this will not be displayed on a 4 line screen} Since all I am looking for in this display is simple character output, this library will work fine for me. I've tried the OLED libraries from Adafruit and SeeedStudio, and I guess I never managed to find the right device type through several frustrating hours of trying. I was also able to get the graphics library to work with it using the following constructor: #include <U8G2_SSD1306_128X32_UNIVISION_F_HW_I2C u8g2(U8G2_R0, U8X8_PIN_NONE);
π 0.91 Inch Blue I2C OLED Display Module for 5 Pieces, with DC 3.3V~5V I2C OLED Screen Driver
7 Review
π± LCD Touch Screen Digitizer Assembly for Apple iPad Pro 9.7'' A1673 A1674 - Black | High-Quality Replacement Display Assembly
7 Review
π§ Premium iPad Pro 10.5 Screen Replacement Kit - LCD & Glass Digitizer Repair Parts Plus (A1701/A1709) - Black
6 Review
Repair Parts Plus A1566 A1567
8 Review
π§ Premium White Fixcracked Touch Screen Replacement Parts for iPad Mini 3 (A1599 A1600) - 7.9 inch 2014 Digitizer Glass Assembly + Professional Tool Kit
10 Review
High-Quality MMOBIEL Digitizer Compatible with iPad 3 (Black) - 9.7 Inch Touchscreen Front Display Assembly with Tool Kit - Premium Choice for iPad 3 Repairs
9 Review
Phael Digitizer Replacement PreInstalled Adhesive Tablet Replacement Parts
9 Review
Digitizer Repair Screen Replacement Adhesive Tablet Replacement Parts and Digitizers
10 Review