espressif / esp-box

The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.
Apache License 2.0
709 stars 172 forks source link

[Question] Does it support any e-ink screen? Thank you. (AEGHB-497) #126

Closed selfhostrepo closed 4 months ago

selfhostrepo commented 6 months ago

[Question] Does it support any e-ink screen? Thank you.

espressif2022 commented 6 months ago

This project didn't support it now, it's a spi RGB screen. But some customers use our chip to driver e-ink screen.

ESP-Mars commented 6 months ago

A good open-source reference for ESP32 porting with e-ink screen can be found at: https://github.com/martinberlin/cale-idf; https://github.com/martinberlin/lv_port_esp32-epaper

espressif2022 commented 4 months ago

Hello,I'll close this PR. If you have any question of esp-box, you can create a new one, thanks.