node-epd icon indicating copy to clipboard operation
node-epd copied to clipboard

Nodejs library for Waveshare e-Paper modules

Results 3 node-epd issues
Sort by recently updated
recently updated
newest added

Hi, I am trying to use the library for using the https://www.waveshare.com/wiki/2.7inch_e-Paper_HAT. I am using this with raspberry pi.I am successful in testing the demo code which is in python....

Can you please describe how to switch screen sizes to EPD02X13, EPD1X54 and EPD2X9 and if possible, can you please provide the correct pin numbers for the 2.13inch_e-Paper_HAT? http://www.waveshare.com/wiki/2.13inch_e-Paper_HAT I...

Can you please explain what the 6th parameter in ReadMe is defined for. new Lcd(0, 4, 10, 5, 1, 55); In the specs are only 5 parameters defined: new LCD(channel,...

bug