Skip to content

Releases: adafruit/Adafruit_ImageReader

Added TFT Gizmo Example

02 Oct 02:35
Compare
Choose a tag to compare

Added a TFT Gizmo example and associated tests that works using QSPI only.

NRF52840 fix

27 Sep 04:37
Compare
Choose a tag to compare
2.0.3

NRF52840 workaround

No more TFT DMA in drawBMP(), had problems

19 Sep 00:48
Compare
Choose a tag to compare
2.0.2

TFT DMA in drawBMP() disabled; fix possible but complex, see comments

Fixed Typo in Readme, Added additional Image for 240x240

08 Aug 19:15
9cf25fe
Compare
Choose a tag to compare

A small typo has been fixed in the Readme. Thanks for spotting it @Winfred-zz. An image was added for the 240x240 display.

Add support for SPI/QSPI filesystems, all examples updated

31 Jul 01:56
bbd1bc8
Compare
Choose a tag to compare
Merge pull request #12 from makermelissa/master

Updated examples to work with new SdFat and SPIFlash changes

Add 1-bit BMP support

28 Jul 07:00
Compare
Choose a tag to compare
1.1.2

Add 1-bit BMP support

Updated SSD1331 Image Name

27 May 21:48
Compare
Choose a tag to compare

Updated SSD1331 Example Image Name to better reflect what the image actually is

Latest version of ESP8266 is now working

23 May 03:50
Compare
Choose a tag to compare

This release fixes an issue where the ESP8266 2.5.1 and later would not compile anymore.

This release also fixes the 160x128 example which wasn't working correctly due to an incorrect initialization sequence.

Fix PyPortal tft definition

10 May 20:14
0c60389
Compare
Choose a tag to compare
1.0.10

Update library.properties

Example added for SSD1331 OLED

20 Apr 17:02
8076ea5
Compare
Choose a tag to compare

Example added for SSD1331 OLED Display