This is an Arduino library for the Waveshare ILI9486 SPI touch shield displays and is a re-implementation of the 'Adafruit_GFX' graphics API. This version is substantially faster than the original ...
This repo handles the animation of 2D characters on the ILI9486. The current state of the repo uses PlatformIO, the Arduino Mega with the ILI9486 to display a character and have that character blink, ...