esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
416 stars 26 forks source link

ttgo epaper display 2.13" version #1237

Closed psqf closed 3 years ago

psqf commented 3 years ago

waveshare epaper display 2.13 are:

2.13in (not tested) 2.13in-ttgo (T5_V2.3 tested. Also works for Wemos D1 Mini ePaper Shield 2.13 1.0.0 “LOLIN”) 2.13in-ttgo-b73 (T5_V2.3 with B73 display tested) 2.13in-ttgo-b1 (T5_V2.3 with B1 display tested)

I bought a liligo 2.13 kit that use another type of screen. I found in ESP-BADGE library a directive that enable this type of display. Could be implemented in esphome too???

example>#include <GxGDEH0213B72/GxGDEH0213B72.h> // 2.13" b/w old panel example>#include <GxGDEH0213B73/GxGDEH0213B73.h> // 2.13" b/w old panel

THIS ONE >>>>#include <GxDEPG0213BN/GxDEPG0213BN.h> // 2.13" b/w form DKE GROUP

close-issue-app[bot] commented 3 years ago

This feature request was auto-closed because the template was not filled out. The ESPHome developers invest lots of time to maintain this project, so please at least fill out the feature request template so that a bunch of standard questions don't need to be asked again each time. Thank you for taking the time to create this feature request.