Ucglib_Arduino
Ucglib_Arduino copied to clipboard
ILI9225 support
Hi, is it possible to add support for 2.0 inch display ILI9225. Documentation available here: https://github.com/raek/ili9225_documentation/blob/master/ili9225.md
Thanks
@moononournation would you be able to assist?
I have stopped working on ucglib
The basic drawing API is simple; the most difficult part for implement ILI9225 handling rotation mode. You may refer to this code to realize how hard it is: https://github.com/moononournation/Arduino_GFX/blob/master/src/display/Arduino_ILI9225.cpp