1.3 inch 128x64 SH1106 I2C OLED

my display module - 1.3 inch 128x64 SH1106 I2C OLED

4 pins I2C interface:
===============
VCC:     2.2 v-5.5v
GND:     GND
SCL:     CLK clock high 2.2V-5.5V
SDA:     MOSI data high level 2.2V-5.5V



Exercises:
Raspberry Pi Pico/MicroPython exercise using SH1106 I2C OLED
Pico/MicroPython display on two OLED as one FrameBuffer


Comments

Popular posts from this blog

480x320 TFT/ILI9488 SPI wih EP32C3 (arduino-esp32) using Arduino_GFX Library

MicroPython/ESP32-C3 + 1.8" 128x160 TFT ST7735 SPI, using boochow/MicroPython-ST7735 library.