Library for handling ILI9163 - based LCD displays.

Dependents:   TVZ_MU_Seminar

Embed: (wiki syntax)

« Back to documentation index

ili9163lcd.h File Reference

ili9163lcd.h File Reference

ILI9163 128x128 LCD Driver (Header file) More...

Go to the source code of this file.


Detailed Description

ILI9163 128x128 LCD Driver (Header file)

This code has been ported from the ili9163lcd library for mbed made by Jun Morita. Source form <http://files.noccylabs.info/lib430/liblcd/ili9163lcd_8c.html>

This code has been ported from the ili9163lcd library for avr made by Simon Inns, to run on a msp430.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Author:
Jun Morita (iccraft)
Simon Inns <simon.inns@gmail.com>
Christopher Vagnetoft (NoccyLabs) (C) 2012 Simon Inns parts (C) 2012 NoccyLabs

Definition in file ili9163lcd.h.