olikraus / u8glib

Arduino Monochrom Graphics Library for LCDs and OLEDs
https://github.com/olikraus/u8glib/wiki
Other
1.25k stars 314 forks source link

Added device support for ILI9163c with SW or HW SPI communication. #375

Closed jensh closed 8 years ago

jensh commented 8 years ago

Tested with an Arduino Pro Min.

olikraus commented 8 years ago

U8glib will focus on monochrome devices only. The sister project ucglib already has full ILI9163c support.

jensh commented 8 years ago

Ups, missed that. Thanks! Great project!