SSD1306 OLED display driver  1.8.2
This library is developed to control SSD1306/SSD1331/SSD1351/IL9163/PCD8554 RGB i2c/spi LED displays
Macros
ssd1306_i2c_conf.h File Reference
#include "ssd1306_hal/io.h"

Go to the source code of this file.

Macros

#define SSD1306_SA   0x3C
 
#define SSD1306_SCL   3
 SCL, Pin 3 on SSD1306 Board.
 
#define SSD1306_SDA   4
 SDA, Pin 4 on SSD1306 Board.
 

Detailed Description

SSD1306 library basic i2c definitions

Definition in file ssd1306_i2c_conf.h.