Skip to content

gallery

olikraus edited this page Jul 26, 2015 · 5 revisions

SEPS225 OLED

pic/seps225_uno.jpg

A nice 128x128 OLED Module with SEPS225 controller. Support added in Ucglib 1.3. The brightness difference of the background blue color is caused by the short exposure time of the picture.

SSD1331 OLED

pic/ssd1331_uno.jpg

Added to version 1.3 of Ucglib: Support for SSD1331 OLEDS. Usually OLEDs with this controller are very small. The Ucglib logo does not fully fit on this 96x64 display. The picture shows a WaveShare 96x64 OLED.

ILI9163 TFT

pic/ili9163_due.jpg

A 128x128 TFT with ILI9163 controller connected to Arduino Due:

Ucglib_ILI9163_18x128x128_SWSPI ucg(/*sclk=*/ 7, /*data=*/ 6, /*cd=*/ 5 , /*cs=*/ 3, /*reset=*/ 4);
Clone this wiki locally