Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch Screen Size #2

Open
pstulzer opened this issue Sep 19, 2017 · 4 comments
Open

Switch Screen Size #2

pstulzer opened this issue Sep 19, 2017 · 4 comments
Assignees

Comments

@pstulzer
Copy link

pstulzer commented Sep 19, 2017

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 don't get it.

@pstulzer pstulzer changed the title Switch Screen Siz Switch Screen Size Sep 20, 2017
@4ib3r
Copy link
Owner

4ib3r commented Sep 25, 2017

At now screen size is fixed to 2.9" i try add option to easy select this in a few days

@4ib3r 4ib3r self-assigned this Oct 11, 2017
@ThodorisElissaios
Copy link

how to use 2.13inch variant ?

@abhatikar
Copy link

abhatikar commented Dec 29, 2017

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.
I am to get this working with nodejs for which I found this library.Could you please help on how to use this library ? Any sample code ? I am also new to nodejs...

thanks in advance..

@paranic
Copy link

paranic commented Aug 15, 2018

go to

#define EPD2X9 1

and change
#define EPD2X9 1
to
#define EPD02X13 1

then rebuild the module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants