0.96 inch 128x64 SSD1315 I2C OLED (SSD1306 compatible)
My display module - 0.96" 128x64 SSD1315 I2C OLED
The OLED module on the right hand side with marking NFP1315-51A is my new bought 0.96" 128x64 I2C OLED. The seller claim that it's new version with SSD1315 driver, pins order start from GND, VCC, SCL, SDA. (The old version start from VCC, GND,SCL, SDA). He state that it's software compatible with SSD1306.
On the left hand side is old one, have the same pins order but no 1315 marking. I can't confirm which driver it used, may be SSD1315 also.
Anyway, many post in Internet state that SSD1315 can be driven using SSD1306 driver.
Next post I have exercise of Pyboard running MicroPython display on both using SSD1306 driver.
On the left hand side is old one, have the same pins order but no 1315 marking. I can't confirm which driver it used, may be SSD1315 also.
Anyway, many post in Internet state that SSD1315 can be driven using SSD1306 driver.
Next post I have exercise of Pyboard running MicroPython display on both using SSD1306 driver.
More exercises:
~ Xiao ESP32C3 display on SSD1306 128x64 OLED (I2C & SPI) using U8g2 Library (arduino-esp32)
~ Display on SSD1306/SSD1315 OLED with Uno R4 WiFi & Nano 33 BLE using U8g2 library
~ Display on SSD1306/SSD1315 OLED with Uno R4 WiFi & Nano 33 BLE using Adafruit SSD1306 library
CircuitPython Exercises:
~ ESP32-S3-Zero/CircuitPython Display on 128x64 SSD1306 I2C OLED
MicroPython Exercises:
~ I2C OLED (SSD1306/SSD1315) screen with Raspberry Pi Pico 2 (RP2350) using MicroPython
~ Multi SSD1306 OLED, on Raspberry Pi Pico 2/MicroPython
~ Xiao ESP32C3 display on SSD1306 128x64 OLED (I2C & SPI) using U8g2 Library (arduino-esp32)
~ Display on SSD1306/SSD1315 OLED with Uno R4 WiFi & Nano 33 BLE using U8g2 library
~ Display on SSD1306/SSD1315 OLED with Uno R4 WiFi & Nano 33 BLE using Adafruit SSD1306 library
CircuitPython Exercises:
~ ESP32-S3-Zero/CircuitPython Display on 128x64 SSD1306 I2C OLED
MicroPython Exercises:
~ I2C OLED (SSD1306/SSD1315) screen with Raspberry Pi Pico 2 (RP2350) using MicroPython
~ Multi SSD1306 OLED, on Raspberry Pi Pico 2/MicroPython
Comments
Post a Comment