TFT_eSPI

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

OTHER License

Stars
3.7K
Committers
46

Bot releases are hidden (Show)

TFT_eSPI - Bug fixes

Published by Bodmer 8 months ago

TFT_eSPI - ESP32 board package compatibility update Latest Release

Published by Bodmer 11 months ago

TFT_eSPI - Minor bug fixes

Published by Bodmer 12 months ago

TFT_eSPI - Update

Published by Bodmer about 1 year ago

TFT_eSPI - New smooth graphics functions (arc, circle, rounded rectangle)

Published by Bodmer almost 2 years 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.

TFT_eSPI - Updates for compatibility with latest board packages

Published by Bodmer almost 2 years ago

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

TFT_eSPI - Bug fixes

Published by Bodmer over 2 years ago

Fix #1758
Fix #1915

TFT_eSPI - Add ESP32 S3 and ESP32 C3 support plus bug fixes

Published by Bodmer over 2 years ago

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

TFT_eSPI - Correct compile error for ESP32

Published by Bodmer over 2 years ago

What's Changed

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

TFT_eSPI - Fix manifest for PlatformIO plus other updates

Published by Bodmer over 2 years ago

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

TFT_eSPI - Correct version tag

Published by Bodmer over 2 years ago

TFT_eSPI - Bug fixes.

Published by Bodmer over 2 years ago

TFT_eSPI - v2.4.32

Published by Bodmer over 2 years ago

Compatible with 1.0.x and 2.0.x ESP32 board packages.

New horizontal and vertical colour gradient filled rectangle functions plus example.

TFT_eSPI - ESP32 S2 support. RP2040 8 bit parallel support using PIO.

Published by Bodmer almost 3 years ago

For ESP32 this version requires ESP32 board package 2.0.0 or later.

Added ESP32 S2 support.

Added RP2040 8 bit parallel interface support with DMA capability.

TFT_eSPI - Minor updates to RP2040

Published by Bodmer over 3 years ago

Mainly changes to the RP2040 code, plus minor performance improvements for ESP32.

TFT_eSPI - Fix ESP32 DMA bug for TTGO T-Display

Published by Bodmer over 3 years ago

Bug occured when TFT_MISO is not defined (pin not used for TTGO T-Display)

TFT_eSPI -

Published by Bodmer over 3 years ago

Fix issue #1022

TFT_eSPI - Fix #915

Published by Bodmer over 3 years ago

Correct issue when SPI bus is shared.

TFT_eSPI - Updated SPI block driver

Published by Bodmer almost 4 years ago

TFT_eSPI - Added viewport capability and new examples

Published by Bodmer almost 4 years ago