You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I'd like to contribute a display driver for SSD1351 OLED controller. This driver enables support for 128x128 pixel OLED displays with 18-bit color depth commonly used in various embedded applications.
Overview
Hello! I'd like to contribute a display driver for SSD1351 OLED controller. This driver enables support for 128x128 pixel OLED displays with 18-bit color depth commonly used in various embedded applications.
Implementation Details
Features:
Integration
The driver follows Zephyr's display API and consists of:
Testing
The driver has been tested on WaveShare 1.5 inch RGB OLED module.
Repository
I've developed and tested the driver in a separate repository:
https://github.com/nktsb/zephyr-ssd1351-driver
Once approved, I'll submit a PR with all required files and documentation according to Zephyr contribution guidelines.
The text was updated successfully, but these errors were encountered: