Skip to content

Latest commit

 

History

History
37 lines (16 loc) · 1.07 KB

README.md

File metadata and controls

37 lines (16 loc) · 1.07 KB

ESP32 E-INK frame

Draw an image from the internernet on a e-paper module

ESP32 development board

2.9inch E-Ink display module

How to flash the board

Tested on the MicroPython v1.32.0

The Thonny editor is recommended for uploading scripts.


The script displays an image sourced from the internet, updating every 15 minutes.

Please update AP_SSID, AP_PASS, and URL variables in the appconfig.py before uploading.

The script expects the URL variable to point to the 1-bit Windows bitmap image 128x296 pixels in portrait orientation.

Valid image example

Console

Hardware Hardware Hardware