[epaper_spi] Add Waveshare 2.13v3 (#13117)

This commit is contained in:
Clyde Stubbs
2026-01-14 10:28:24 +11:00
committed by GitHub
parent 45e000f091
commit 52c631384a
14 changed files with 566 additions and 99 deletions

View File

@@ -8,15 +8,39 @@ display:
dimensions:
width: 800
height: 480
cs_pin: GPIO5
dc_pin: GPIO17
reset_pin: GPIO16
busy_pin: GPIO4
cs_pin:
allow_other_uses: true
number: GPIO5
dc_pin:
allow_other_uses: true
number: GPIO17
reset_pin:
allow_other_uses: true
number: GPIO16
busy_pin:
allow_other_uses: true
number: GPIO4
rotation: 0
update_interval: 60s
lambda: |-
it.circle(64, 64, 50, Color::BLACK);
- platform: epaper_spi
spi_id: spi_bus
model: waveshare-2.13in-v3
cs_pin:
allow_other_uses: true
number: GPIO5
dc_pin:
allow_other_uses: true
number: GPIO17
reset_pin:
allow_other_uses: true
number: GPIO16
busy_pin:
allow_other_uses: true
number: GPIO4
- platform: epaper_spi
model: seeed-reterminal-e1002
- platform: epaper_spi