This Arduino sketch makes it easy to show content on the reTerminal E1001 e-paper display.
It downloads a .bmp file from a given url, and displays it. It automatically refreshes at the given interval.
Use the Screenshot Docker service to generate the bitmap, and this Arduino sketch to fetch the image for display.
To use it as an Electronic Programme Guide, use EPG and let Screenshot make a bmp of the webpage.
Adjust the config.h file to match the WiFi SSID and credentials, as well as the used IP addresses.
