This is a port of Henning Kralsen's UTFT library for Arduino/chipKIT to mbed, refactored to make full use of C inheritance and access control, in order to reduce work when implementing new drivers and at the same time make the code more readable and easier to maintain. As of now supported are SSD1289 (16-bit interface), HX8340-B (serial interface) and ST7735 (serial interface). Drivers for other controllers will be added as time and resources to acquire the displays to test the code permit.

Dependents:   UTFT_SSD1289

Fork of TFTLCD by Todor Todorov

Revision:
5:09b6d228ceea
Parent:
4:3ac4239f6c9c
Child:
6:059ca1648211
--- a/hx8340bs.h	Sun Dec 02 05:44:52 2012 +0000
+++ b/hx8340bs.h	Sun Dec 02 05:58:00 2012 +0000
@@ -9,6 +9,7 @@
  * Karlsen, http://henningkarlsen.com/electronics/library.php?id=52
  *
  * Copyright (C)2010-2012 Henning Karlsen. All right reserved.
+ *
  * Copyright (C)2012 Todor Todorov.
  *
  * This library is free software; you can redistribute it and/or