No description
Find a file
2019-03-17 19:46:35 -07:00
examples Add PyPortal example 2019-03-15 11:04:02 -07:00
images Add Mini TFT FeatherWing example 2019-01-29 13:53:53 -08:00
.gitignore Doxygen & Travis CI additions 2018-11-15 19:38:25 -08:00
.travis.yml Update .travis.yml more 2019-03-15 19:52:52 -07:00
Adafruit_ImageReader.cpp Use non-blocking DMA to screen if available 2019-03-17 19:46:35 -07:00
Adafruit_ImageReader.h Add printStatus() function and some minor BMP code WIP 2018-11-20 10:58:04 -08:00
library.properties Use non-blocking DMA to screen if available 2019-03-17 19:46:35 -07:00
README.md Add library.properties 2018-11-15 19:23:15 -08:00

Adafruit_ImageReader Build Status

Companion library for Adafruit_GFX to load images from SD card.

Requires Adafruit_GFX library and one of the SPI color graphic display libraries, e.g. Adafruit_ILI9341.