Wireless-Paper icon indicating copy to clipboard operation
Wireless-Paper copied to clipboard

Arduino library for E-Ink display(1.54, 2.13, 2.9) made by HelTec Automation(TM)

Results 15 Wireless-Paper issues
Sort by recently updated
recently updated
newest added

I got this error. 'GPIO1' was not declared in this scope when compiling example from E-INK 213. Can you suggest me any help? thanks,

Hello Now I use Cubecell Board Plus - HTCC-AB02 Arduino IDE Can I use the library with Cubecell Board Plus - HTCC-AB02 ? If can, Do I have to config...

error out : home/userName/Arduino/libraries/e-ink-master/src/e_ink_display.cpp:4:10: fatal error: malloc.h: No such file or directory 4 | #include "malloc.h" possible need install library for works with memory, but not find MemoryFree in LibraryManager.

Hi all! We chose a good screen that we needed for a long time and settled on E-ink 1.54 https://heltec.org/project/154-e-ink/ The board was created (main controller ESP32-wroom) and we started...

https://github.com/HelTecAutomation/e-ink/blob/5847ed8ff13e8ebe3dfd3ed6c68d10c5df1368d9/src/DEPG0290BxS75AFxX_BW.cpp#L223-L233 Tested on "2.9 Inch E-ink Display V2"

When we are trying the example [`DEPG0290BxS75AFxX_BW.ino`](https://github.com/HelTecAutomation/e-ink/blob/master/examples/DEPG0290BxS75AFxX_BW/DEPG0290BxS75AFxX_BW.ino) the compiler gives us the following error ```bash /home/####/Arduino/libraries/e-ink-master/examples/DEPG0290BxS75AFxX_BW/DEPG0290BxS75AFxX_BW.ino: In function 'void setup()': DEPG0290BxS75AFxX_BW:38:5: error: 'epd290bw' was not declared in this scope 38...

So this library and everything connecting it is a mess. I spent a whole day messing with UNO and other boards and just got it to work with esp8266 so...

By now you know this repository is crap. This is what worked for me on a 1.54 e-ink display. It should work on other sizes as well. NOTE: This display...

Hello, I tried to use this library but I wasn't able to make it working to write test on the E-ink display. There's no example about how to write and...

I have a 1.54 inch display, black and white. How can I get it to work with arduino uno? I connected it like this // VCC - 3V3 // GND...