Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 957 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 957 Bytes

Solomon Systech Ssd1351 - CMOS OLED

Summary

The SSD1351 is a single-chip CMOS OLED driver with controller for organic/polymer light emitting diode dot-matrix graphic display system. It consists of 384 segments and 128 commons. This IC is designed for Common Cathode type OLED panel.

Device Family

SSD1351: https://cdn-shop.adafruit.com/datasheets/SSD1351-Revision+1.3.pdf

Related Devices

Binding Notes

This binding currently only supports commands and raw data. Eventually, the plan is to create a graphics library that can send text and images to the device.

Connection Type

The following connection types are supported by this binding.

  • SPI

References

Adafruit SSD1351 Arduino Library