Library release of Simon Ford's GraphicsDisplay Display Library Base Class.
This is an attempt to create a single, standardized, repository of this class, to be used by all mbed graphics apps.
The goal is to expand this project into a full featured GUI library where all necessary functions are predefined.
Different forum topics (eg : see here and here) already mentioned the need for such a library.
Perhaps we can get ideas from other open source display projects like this one (also available at GitHub)
Code
-
UniGraphic
Basically i glued Peter Drescher and Simon Ford libs in a GraphicsDisplay class, then derived TFT or LCD class (which inherits Protocols class), then the most derived ones (Inits), which …
ILI9320, ILI9325, ILI9328, ILI9341, ILI9481, ILI9486, IST3020, LCD, MIPI, parallel, SPI, SSD1306, ST7565, TFT, UC1608, UC1701Last updated: 25 Jan 2022 35 1360 -
Mbed 2 deprecated
testUniGraphic_150217
My first trial of using UniGraphic library.
FRDM-KL25Z, TFT, touch, UniGraphic, withLast updated: 19 Feb 2015 4 162 -
GraphicsDisplay
Library release of Simon Ford's GraphicsDisplay Display Library Base Class.
GraphicsDisplay, GUI, TextDisplayLast updated: 23 Jan 2015 2 141