lmarzen / esp32-weather-epd

A low-power E-Paper weather display powered by an ESP32 microcontroller. Utilizes the OpenWeatherMap API.
GNU General Public License v3.0
2.55k stars 199 forks source link

Refresh times for tri colour displays #116

Closed Asdf1qaz closed 3 months ago

Asdf1qaz commented 3 months ago

Gday mate. Love the look of project so far. Sorry for posting it here, not really sure where else to post. Just looking at buying all the parts and trying to sauce a display in AU. It seems that I can get the GDEY075Z08 for about the same price as the black and white one. My questions are, first off, will it work with your code. Secondly, will a refresh take the 26 seconds? Or just using black and white only take the 1.3 secs? Saying that, having any alerts at the top written in red might be a cool feature.

lmarzen commented 3 months ago

The GDEY075Z08 is supported, see the "panel support" section in the readme. https://github.com/lmarzen/esp32-weather-epd/tree/main?tab=readme-ov-file#hardware

I have not tested the GDEY075Z08 panel. Support has been added for it by the community. I'm not sure the exact refresh time. The black and white takes about 4 seconds.

Asdf1qaz commented 3 months ago

Cheers mate. Going with the black and white one!