No description
Find a file
2019-05-10 13:39:58 -05:00
examples updating tftBusWidth value tft8bitbus references in example sketches (adafruit/Adafruit_ILI9341#45) 2019-05-10 13:39:58 -05:00
images Added SSD1331 Example 2019-04-19 18:01:30 -07:00
.gitignore Doxygen & Travis CI additions 2018-11-15 19:38:25 -08:00
.travis.yml Added SSD1331 Library to Travis yml libraries 2019-04-19 18:12:22 -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 Added SSD1331 Example 2019-04-19 18:01:30 -07:00
README.md Update README.md 2019-04-14 20:33:04 -04: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.