Digole Display Driver
Display driver for Digole Serial OLED/LCD displays
Display Driver for Digole OLED Displays

Introduction

This module implements Text and Graphics functionality for the Digole Serial OLED Display modules made by Digole . Tested and verified with Digole 1.8" Serial: UART/I2C/SPI True Color OLED160x128 OLED Module DS160128COLED-46

Platform Support

For testing and initial bringup, the core library runs on Linux via USB Serial and only 3 wires (TXD, VCC, GND) are soldered to the module. Pinout is defined as below:

For more information on the FTDI USB->Serial Adapter Cable, see also: http://www.ftdichip.com/Support/Documents/DataSheets/Cables/DS_TTL-232R_CABLES.pdf

The Digole HW module is setup as below. Pin-out for the module is from the Digole HW Adapter manual:

Relevant porting files and API's are defined in platform.h and the implementation for Linux in platform_linux.c

Application

A test application is provided to verify the functionality. Additional utilities and test applications may be provided in the future.

Reference

See also: http://www.digole.com/index.php?productID=859

See also: http://www.digole.com//images/file/Tech_Data/Digole_Serial_Display_Adapter-Manual.pdf

Author:
James F Dougherty <jfd@realflightsystems.com>
 All Files Functions