Universal Touch Screen Example
Description
This example project shows how to use the universal touch screen display as a virtual display for an application.
To draw to the universal graphical display, a buffer byte array with data that matches the selected format is simply written to in C code. That’s it!
- Any Display Size
- Any Display Resolution
- Any Encoding Possible (RGB565, RGB888, monochrome, etc…)