No description
Find a file
2019-01-25 15:01:49 -08:00
examples Remove gators.bmp, update HX8357 example to use Adabot 2019-01-25 15:01:49 -08:00
images Remove gators.bmp, update HX8357 example to use Adabot 2019-01-25 15:01:49 -08:00
.gitignore Doxygen & Travis CI additions 2018-11-15 19:38:25 -08:00
.travis.yml Update .travis.yml 2018-12-19 16:11:45 -08:00
Adafruit_ImageReader.cpp Fit top left clipping, update examples, update images 2018-12-18 17:17:36 -08:00
Adafruit_ImageReader.h Add printStatus() function and some minor BMP code WIP 2018-11-20 10:58:04 -08:00
library.properties Add Adabot example image 2019-01-25 15:00:06 -08: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.