The use of E-paper displays in IoT Projects

Hi! I'm considering the use of e-paper displays in my IoT project for low-power applications. What are the notable e-paper display modules available, and are there any specific microcontrollers compatible with these displays that you would recommend?
Solution:
This man is a champ! Have a look at https://hackaday.io/project/11537-nekocal-an-e-ink-calendar Used here is ED060SC4 800x600 Eink display. Some of the other projects: https://www.zephray.me/projects/...
NekoCal - an E-Ink Calendar
A simple calendar made with e-ink display and stm32 microcontroller. Can display date&time and a background image. Images are stored in the SD card. The ultra-low power consumption and always on display make it perfect for basic information display purpose. Next step would be trying to use an ESP-32 to replace the STM32F4 make it possible to gra...
Jump to solution
1 Reply
Solution
Navadeep
Navadeep4mo ago
This man is a champ! Have a look at https://hackaday.io/project/11537-nekocal-an-e-ink-calendar Used here is ED060SC4 800x600 Eink display. Some of the other projects: https://www.zephray.me/projects/
NekoCal - an E-Ink Calendar
A simple calendar made with e-ink display and stm32 microcontroller. Can display date&time and a background image. Images are stored in the SD card. The ultra-low power consumption and always on display make it perfect for basic information display purpose. Next step would be trying to use an ESP-32 to replace the STM32F4 make it possible to gra...