/ReadMePaper

Just some ESP32 - ePaper 7 Color project 🎉

Primary LanguageC++MIT LicenseMIT

ReadMePaper

Build

Just some ESP32 - ePaper 7 Color project 🎉

Parts used:

Examples of 24bit BMP ~700kb across WiFi to ESP32 SPIFFS to ePaper

Example Example2

Set image via REST request

Using any REST client in the same Network

GET: http://<esp32_ip>/load?path=<urlencode(BMP_URL_FOR24BIT_NON_COMPRESSED_IMAGE)>

Setup example - check epdif.h for Pin numbers

Example

Also set WiFi params in main.cpp so that it will auto connect on start up