SSD1306 OLED display driver  1.3.3
This library is developed to control SSD1306 i2c/spi OLED display
Macros
ssd1306_i2c_conf.h File Reference

Go to the source code of this file.

Macros

#define SSD1306_SA   0x3C
 
#define SSD1306_EMBEDDED_I2C
 
#define SSD1306_I2C_SW_SUPPORTED
 
#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.