Library for handling ILI9163 - based LCD displays.
ILI9163 displays are typically 128*128 pixels with 15-bit color and controlled over 8-bit SPI.
This library is adapted from https://developer.mbed.org/teams/Temp/code/DL144128_LCD_b/, with some changes.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
0:06faf770a0c7 | 2017-01-25 | jackmax | First commit |