I am trying to set up an Arduino Mega with a Seeed Studio E-paper shield, but no matter what I do, the only thing I can get on the screen are these weird horizontal and vertical stripes:
First I tried with an additional E-Paper (as seen on the picture), then with another E-paper shield, but that still didn't solve the problem :S My Arduino Mega works perfectly for any other task, so that shouldn't be the problem either.
What could be the problem here? Is there something wrong with the official example code? Or what else could be wrong?
I´m trying to use Seeed Studo e-paper arduino uno. I got a text example at official git hub.
In my case I got this error " ePaperDfs.h: No such file or directory #include "ePaperDfs.h""