SkillAgentSearch skills...

ReadMePaper

Just some ESP32 - ePaper 7 Color project ๐ŸŽ‰

Install / Use

/learn @kc1r74p/ReadMePaper
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ReadMePaper

Build

Just some ESP32 - ePaper 7 Color project ๐ŸŽ‰

Parts used:

  • ePaper screen: https://www.waveshare.com/5.65inch-e-paper-module-f.htm
  • ESP32 Feather: https://www.adafruit.com/product/3405

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

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated3mo ago
Forks5

Languages

C++

Security Score

92/100

Audited on Dec 13, 2025

No findings