News

ILI9341 MicroPython Terminal A MicroPython terminal interface for ILI9341 SPI TFT displays. Compatible with ESP32, ESP8266, Raspberry Pi Pico, and other MicroPython-supported boards.
I am working with an ILI9488 display module and want to know if I can use the ILI9341 .c and .h driver for STM32 as a reference or the ILI9488.c/.h for ESP32. Some of the registries are not available ...