LilyGO / TTGO-T5-ePaper1.54

56 stars 18 forks source link

How to configure for the 2.13 version ? #7

Open bonnefoi opened 6 years ago

bonnefoi commented 6 years ago

I use the provided code but only a small part of screen is modified. I've tried to change the resolution without success.

novusabeo commented 6 years ago

Check out/clone this git (uses arduino): https://github.com/ZinggJM/GxEPD

Yours is either GxGDE0213B1 (if just black & white) Or GxGDEW0213Z16 (if b/w/r) Provided examples work with all of them just enable your screen model near the top of any example.

screen shot 2018-09-10 at 8 16 35 pm

stritti commented 6 years ago

Is this the more current project: https://github.com/LilyGO/TTGO-T5 Isn't it?

danuw commented 4 years ago

Hi, how to use the above please? especially this one above https://github.com/ZinggJM/GxEPD please? I am using this board https://www.aliexpress.com/item/4000082808450.html?spm=a2g0s.9042311.0.0.4a724c4drfgZzw and the first link seems to cater for 2.9inch but still unsure how to use...

Thank you very very much Dan

danuw commented 4 years ago

Hi anyway you could help understand the steps on how to get this to work or other references on how to please? Struggling to understand the full process to get a working version onto my board. (seems obvious or basic but feel like I am missing the step that is expected to be well known).

I have this board https://www.aliexpress.com/item/4000082808450.html

(details on my current issue with instructions referenced by the product https://github.com/LilyGO/TTGO-T5-ePaper1.54/issues/10 - but feel like this is 2 years old and process may have become a lot more simple since - finally is above is to be done via Arduino IDE, please help with the steps too)

Thank you very very much in anticipation

Dan

danuw commented 4 years ago

Managed to make it work using this library https://github.com/ZinggJM/GxEPD, esp board nb 2.5.2 and selecting "ESP32 Dev Module"