Skip to content

Releases: moononournation/Arduino_GFX

v1.3.0

15 Oct 04:11
Compare
Choose a tag to compare
  • Seperate writeC8D16D16Split from writeC8D16D16
  • More ST7701 types
  • Refresh LVGL examples

v1.2.9

07 Oct 14:19
Compare
Choose a tag to compare
  • Add dev device
    • ESP32_8048S070
    • TTGO T-DISPLAY-S3
  • Add display
    • ST7262 RGB panel
  • Consolidate touch logic to touch.h in example
  • Add keyboard.h in ArduinoVNC example

v1.2.8

08 Sep 14:10
Compare
Choose a tag to compare
  • add dev device support
    • ESP32_2432S028R
    • ESP32_3248S035R
    • ESP32_4827S043
  • add display
    • ILI6485
  • bugs fix

v1.2.7

29 Aug 23:59
Compare
Choose a tag to compare

fix ST7735

v1.2.6

04 Aug 10:01
Compare
Choose a tag to compare

bug fix

v1.2.5

01 Aug 15:36
Compare
Choose a tag to compare
  • add ESP32LCD8 DataBus
  • add ZX3D50CE02S dev device support
  • bugfix

v1.2.4

29 Jul 23:58
Compare
Choose a tag to compare
  • add Raspberry Pi Pico W support
  • add ESP32-S3-BOX support
  • add display
    • Arduino_GC9503V_RGBPanel
    • Arduino_RPi_DPI_RGBPanel
    • Arduino_GC9107
  • obsolete Arduino_ESP32I2S8 databus
  • add example
    • ArduinoVNC
    • PicoWiFiAnalyzer

v1.2.3

18 May 10:37
Compare
Choose a tag to compare
  • add Arduino_ESP32LCD16 databus
  • refresh LVGL examples

v1.2.2

08 May 10:27
Compare
Choose a tag to compare
  • ESP32-S3 avoid UART0 pins

v1.2.1

02 May 15:27
Compare
Choose a tag to compare
  • add Arduino_ESP32RGBPanel databus
  • add Arduino_SWPAR8 databus
  • add Arduino_ST7701_RGBPanel display
  • add LvglBenchmark example
  • add U8g2RssReader example