Skip to content

Releases: moononournation/Arduino_GFX

v1.1.0

11 Apr 16:13
Compare
Choose a tag to compare
  • fix failed to update new version with Arduino IDE Library Manager #40
  • writePixels() bug fix
  • adjust ESP8266 default pins
  • rename Arduino_ILI9341_M5STACK to Arduino_ILI9342
  • add support ESP-IDF 4.4
  • ESP32SPI class performance tuning
  • Obsolete Arduino_ESP32SPI_DMA class
  • ESP32 avoid PSRAM pins
  • revise batchOperation() #33
  • add ips parameter for ILI948* #38
  • remove write32() and related
  • add Arduino_ILI9488_3bit
  • add definition of Makerfabs ESP32 3.5" TFT Touch
  • rename ESPPhotoFrame to WiFiPhotoFrame
  • define LITTLE_FOOT_PRINT and size tuning for AVR #33
  • specific override specifier for better maintenance
  • add RTL872x support
  • implement create default dataBus and GFX class #24
  • add Arduino_ESP8266SPI class
  • add HelloWorldGfxfont example for #32
  • urgly workaround for the character not fit the box
  • set data mode according to parameter
  • add Arduino_NRFXSPI and Arduino_mbedSPI class for Arduino Nano 33 BLE (Sense)
  • use SPI mode defined in SPI.h
  • avoid freeze on waiting for Serial Monitor
  • ILI9341 always use SPI_MODE0
  • fix #19, #22, #25, #27
  • improve examples platform compatibility
  • add Canvas_Mono and Canvas_3bit

v1.0.7

22 Jan 09:49
Compare
Choose a tag to compare
  • added ST7789 round corner display parameters
  • add TTGO T-Display parameters
  • fix #15
  • handle draw bitmap bound inside JpegClass
  • Add bound check on draw bitmap functions
  • align all ESP8266 examples use LittleFS
  • handle incomplete drawing in jpegDrawCallback()
  • align all FS open function second parameter

v1.0.5

10 Jan 13:48
Compare
Choose a tag to compare
  • add HelloWorld example
  • add WT32-SC01 pins
  • use SPI mode defined in SPI.h
  • GC9A01 always use SPI_MODE0

v1.0.4

28 Dec 11:44
Compare
Choose a tag to compare
Refresh ImgViewerJpeg to use latest JPEGDEC API

v1.0.3

27 Dec 15:55
Compare
Choose a tag to compare
  • improve ESP8266 performance and avoid WDT timeout
  • add Teensy 4.x support #8

v1.0.1

12 Dec 02:29
Compare
Choose a tag to compare

First Arduino IDE release