epaper shield

HI.

I have a linkIt ONE, an epaper shield, and a 2.7" epaper (EM027AS011) and I need some help. I do not have an SD card, and I do not want to use an SD card

I dowloaded the Small_ePaper_Shield from Github

when I try to compile image.ino I get the following error
Arduino/libraries/EPD/ePaper.h:28:16: fatal error: SD.h: No such file or directory
#include <SD.h>

when I try to compile, I get many errors
Applications/Arduino.app/Contents/Java/libraries/SD/src/utility/Sd2Card.cpp:27:8: error: ‘SPISettings’ does not name a type
static SPISettings settings;

I tried commenting include <SD.H>, it compiles but it does not display any image (image.ino)

What should I do to compile without SD?

thank you for your help.

regards

Hello,

We maintain a list of Shields/Groves compatible with LinkIt One here. This shield was tested and found to be not compatible with LinkIt One.

D5 does not support PWM which is required, as well as some other unknown issue exisit.

Thanks for writing to us.

You shouldn’t say that it is compatible with Linkit ONE on the product page (http://www.seeedstudio.com/depot/Small-epaper-Shield-V2-p-2462.html) then. This is incredibly misleading.