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

Go to the source code of this file.

Functions

void ssd1306_i2cConfigure_Wire (int8_t scl, int8_t sda)
 
void ssd1306_i2cInit_Wire (uint8_t sa)
 

Detailed Description

SSD1306 i2c communication functions for standard Wire library

Definition in file ssd1306_i2c_wire.h.