Skip to content

kc1r74p/ReadMePaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

26 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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