adafruit / Adafruit_EPD

e-paper display driver for Arduino
141 stars 57 forks source link

adafruit flexible 2.13'' epd not working #12

Closed waggykitty closed 4 years ago

waggykitty commented 5 years ago

I'm trying to use the Adafruit flexible 2.13'' epd on the particle xenon with the Adafruit_EPD_RX and Adafruit_GFX_RX library but the screen doesn't display the text. It flickers when I use the display method but it doesn't display the text or lines that I want it to. I was wondering if anyone might be able to help? attached is my .ino file. Xenon_screen_test.zip

ladyada commented 5 years ago

please use the exact examples we have here in this library for testing to verify your setup, before creating your own custom versions