Just some ESP32 - ePaper 7 Color project ๐
- ePaper screen: https://www.waveshare.com/5.65inch-e-paper-module-f.htm
- ESP32 Feather: https://www.adafruit.com/product/3405
Using any REST client in the same Network
GET: https://<esp32_ip>/load?path=<urlencode(BMP_URL_FOR24BIT_NON_COMPRESSED_IMAGE)>
Also set WiFi params in main.cpp so that it will auto connect on start up