ESP32 LILYGO E-paper

Annex for ESP32
bugs
Posts: 142
Joined: Mon Feb 08, 2021 10:10 pm
Location: Scotland
Has thanked: 44 times
Been thanked: 50 times

Re: ESP32 LILYGO E-paper

Post by bugs »

:| Where do you get the time? Making me feel lazy...
User avatar
cicciocb
Site Admin
Posts: 1900
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 407 times
Been thanked: 1270 times
Contact:

Re: ESP32 LILYGO E-paper

Post by cicciocb »

I'm nearly ready to release it, now I just need to clean a little bit and document the new functions.

In the while, I prepared this little demo that shows the GUI adapted for the E-paper and the interaction with telegram.

User avatar
PANNO
Posts: 114
Joined: Thu Feb 25, 2021 4:03 am
Has thanked: 121 times
Been thanked: 25 times

Re: ESP32 LILYGO E-paper

Post by PANNO »

Looks cool! Can’t wait 🤪 btw : how to read the data from the Bluetooth thermometer above?
User avatar
cicciocb
Site Admin
Posts: 1900
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 407 times
Been thanked: 1270 times
Contact:

Re: ESP32 LILYGO E-paper

Post by cicciocb »

Hi Panno,
the code for the bluetooth thermometers is included in the help file of the latest release.
For sure it is not really commented, I should do a project page for that.
its1000
Posts: 76
Joined: Thu May 20, 2021 6:57 pm
Has thanked: 3 times
Been thanked: 1 time

Re: ESP32 LILYGO E-paper

Post by its1000 »

Hi Ciccio.
this product is GREAT and being able to use it with Annex is nice.

did you release an official bin to install on it ?
User avatar
cicciocb
Site Admin
Posts: 1900
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 407 times
Been thanked: 1270 times
Contact:

Re: ESP32 LILYGO E-paper

Post by cicciocb »

The bin is in the last release
Hendrix
Posts: 39
Joined: Sun Feb 14, 2021 11:03 am
Has thanked: 9 times
Been thanked: 8 times

Re: ESP32 LILYGO E-paper

Post by Hendrix »

Hi Cicciocb,

Could you share the code of the e-paper demo's you did?
It would be a great help to start.

Thanks for your work!
Hendrix
Posts: 39
Joined: Sun Feb 14, 2021 11:03 am
Has thanked: 9 times
Been thanked: 8 times

Re: ESP32 LILYGO E-paper

Post by Hendrix »

The module restarts in AP-mode as soon as the interpreter hits an epaper command.

Like Epaper.text.draw "test"
Or epaper.circle 50,50,25,1

No syntax error, just a restart.

Any idea what I am doing wrong? Should I select a display in config?
User avatar
cicciocb
Site Admin
Posts: 1900
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 407 times
Been thanked: 1270 times
Contact:

Re: ESP32 LILYGO E-paper

Post by cicciocb »

Hi,
I'm not at home but I found a way to upload the epaper demo with my smartphone

This zip contains all the examples given in the doc for the epaper.

Enjoy and let us know

Cicciocb
demo-epaper.zip
You do not have the required permissions to view the files attached to this post.
Hendrix
Posts: 39
Joined: Sun Feb 14, 2021 11:03 am
Has thanked: 9 times
Been thanked: 8 times

Re: ESP32 LILYGO E-paper

Post by Hendrix »

Thanks, that's what I needed to get going.

I am on holiday too, but I brought the Lilygo E-paper module with me, just to be sure...
Glad I did, all your demo's work on my setup.

Now I need to mount the touch screen to fully test as soon as I find a moment to escape from vacation obligations...
Post Reply