Display on SSD1306/SSD1315 OLED with Uno R4 WiFi & Nano 33 BLE using Adafruit SSD1306 library

Last post show how to display on SSD1306/SSD1315 OLED with Uno R4 WiFi & Nano 33 BLE using U8g2 library, this post show how to using Adafruit SSD1306 library.


Install Adafruit SSD1306 library and dependencies, Adafruit BusIO and Adafruit GFX Library.

Connnection, refer to last post.

In last post, it's found that the I2C Address of SSD1306/SSD1315 OLED is 0x3C.

Open File > Examples > Adafruit SSD1306 > ssd1306_128x64_i2c

Change SCREEN_ADDRESS to 0x3C.

#define SCREEN_ADDRESS 0x3C //0x3D

Then it can run on Uno R4 WiFi & Nano 33 BLE to display on SSD1306/SSD1315 OLED.

Comments

Popular posts from this blog

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

my dev.tools - FNIRSI 2C23T 3-in-1 Dual Channel Oscilloscope/Multimeter/Signal Generator