TFT ESPI Versions Save

Arduino and PlatformIO IDE compatible TFT library optimised for the Raspberry Pi Pico (RP2040), STM32, ESP8266 and ESP32 that supports different driver chips

V2.5.43

3 weeks ago

V2.5.34

4 months ago

v2.5.31

5 months ago

v2.5.0

1 year ago

New smooth (anti-aliased) functions added and new example sketches added. New pushMaskedImage() function to mask sprites and for PNG images with a transparent background. (New transparent PNG example) Added support for RP2040 and SSD1963 with 8 bit parallel interface. Improved performance alphaBlend function. Minor performance improvements. Minor bug corrections.

v2.4.79

1 year ago

Minor bug fixes. Support new board package architecture identifiers. Fix typos.

v2.4.72

1 year ago

Fix #1758 Fix #1915

v2.4.61

1 year ago

Fix bug #1812 Add option to disable warnings #1788 Fix example #1802

V2.4.51

1 year ago

What's Changed

Full Changelog: https://github.com/Bodmer/TFT_eSPI/compare/v2.4.50...V2.4.51

v2.4.45

1 year ago

Remove illegal characters for manifest Update ILI9225 support for RP2040 Add RP2040 SPI PIO 18bit colour interface support