SSD1306 OLED display driver
1.4.6
This library is developed to control SSD1306/SSD1331 RGB i2c/spi OLED displays and spi PCD8544 LED display
|
#include "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. | |
SSD1306 library basic i2c definitions
Definition in file ssd1306_i2c_conf.h.