Displaying a Website on E-Ink using an ESP32 dev board
Posted: Fri Aug 24, 2018 9:51 am
Hello everybody!
I am currently working on a project for university. Part of it is displaying a website (one single day of a calendar website to be specific) on a 7.5inch e-ink display which is powered by an ESP32 dev board. Connecting the ESP32 and the e-ink display is a Waveshare E-Paper HAT.
The only solution I found was displaying a .png leaving me with the problem of converting an HTML file into a .png.
I'd appreciate detailed help (including basics) because I'm pretty new on this side of coding.
Best regards
I am currently working on a project for university. Part of it is displaying a website (one single day of a calendar website to be specific) on a 7.5inch e-ink display which is powered by an ESP32 dev board. Connecting the ESP32 and the e-ink display is a Waveshare E-Paper HAT.
The only solution I found was displaying a .png leaving me with the problem of converting an HTML file into a .png.
I'd appreciate detailed help (including basics) because I'm pretty new on this side of coding.
Best regards