Skip to content

Releases: Seeed-Studio/Seeed_GFX

V3.0.0

23 Mar 07:50

Choose a tag to compare

V3.0.0

Major update since V2.0.3, bringing accumulated changes from master, including select screen through index.html, ESP-IDF adaptation, ESP32-C5 support, expanded E-Paper support, compatibility improvements, and multiple bug fixes. GitHub currently shows 171 commits and 140 files changed between V2.0.3 and master.

What's Changed

  • Added screen selection support through index.html for a more user-friendly configuration experience.
  • Add support and fixes for multiple E-Paper displays and related drivers
  • Add ESP32-C5 driver support
  • Fix writable global variables and several driver/runtime issues
  • add a simple adaptation for the IDF framework

Full Changelog: V2.0.3...V3.0.0

V2.0.3

26 Mar 01:44

Choose a tag to compare

#What's Changed

  • update dependencies to align with latest versions

Full Changelog: V2.0.2...V2.0.3

V2.0.2

25 Mar 09:27

Choose a tag to compare

What's Changed

  • Fixed the problem of redundant inclusion of EPaper header files.

  • Updated the approach to resolving header file conflicts.

Full Changelog: 2.0.1...V2.0.2

2.0.1

24 Mar 00:53
3fa018a

Choose a tag to compare

What's Changed

  • Add User_Setups for Seeed XIAO EPaper Displays

  • Add driver for SSD1680 and SSD1681 controllers

  • Fixed the UC8179 driver naming error

  • Fixd a bug in the EPaper library that caused the display to be inverted

  • Resolve EPaper compilation compatibility issues

  • Fixed ESP32C3 DMA crash issue

Full Changelog: V2.0...2.0.1

V2.0

14 Mar 01:45
0e4526f

Choose a tag to compare

Seeed Arduino LCD Library V2.0

  • New Features:

    • Add: DMA support for SAMD21 RA4M1 nRF52840 MG24
    • Add: Epaper driver and demo
  • Bug Fixes:

    • Fix: Compatibility issues with capacitive screen drivers
    • Fix: Header file conflicts between Round Display and EPaper

V1.0

14 Mar 01:37
0e6cfcd

Choose a tag to compare

Seeed Arduino LCD Library V1.0