Page 3 of 5

Re: ESP32 LILYGO E-paper

Posted: Tue May 18, 2021 1:27 pm
by bugs
:| Where do you get the time? Making me feel lazy...

Re: ESP32 LILYGO E-paper

Posted: Thu May 20, 2021 7:37 pm
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.


Re: ESP32 LILYGO E-paper

Posted: Wed May 26, 2021 7:23 pm
by PANNO
Looks cool! Can’t wait 🤪 btw : how to read the data from the Bluetooth thermometer above?

Re: ESP32 LILYGO E-paper

Posted: Sat May 29, 2021 7:09 am
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.

Re: ESP32 LILYGO E-paper

Posted: Sat Jul 10, 2021 10:08 pm
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 ?

Re: ESP32 LILYGO E-paper

Posted: Tue Jul 20, 2021 8:17 pm
by cicciocb
The bin is in the last release

Re: ESP32 LILYGO E-paper

Posted: Mon Aug 02, 2021 3:39 pm
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!

Re: ESP32 LILYGO E-paper

Posted: Tue Aug 03, 2021 8:02 pm
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?

Re: ESP32 LILYGO E-paper

Posted: Thu Aug 05, 2021 4:32 pm
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

Re: ESP32 LILYGO E-paper

Posted: Thu Aug 05, 2021 6:43 pm
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...