Skip to content

Commit 994fcd3

Browse files
committed
Document inkplate2 epaper_spi model
1 parent 486f4fc commit 994fcd3

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

content/components/display/epaper_spi.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,11 @@ display:
2828
2929
## Supported displays
3030
31-
| Model name | Manufacturer | Product Description |
32-
|------------------------|--------------|------------------------------------------------------------|
33-
| Spectra-E6 | Eink | <https://www.eink.com/brand/detail/Spectra6> |
34-
| Seeed-reTerminal-E1002 | Seeed Studio | <https://www.seeedstudio.com/reTerminal-E1002-p-6533.html> |
31+
| Model name | Manufacturer | Product Description |
32+
|------------------------|----------------------|--------------------------------------------------------------|
33+
| inkplate2 | Soldered Electronics | <https://soldered.com/documentation/inkplate/2/overview/> |
34+
| Spectra-E6 | Eink | <https://www.eink.com/brand/detail/Spectra6> |
35+
| Seeed-reTerminal-E1002 | Seeed Studio | <https://www.seeedstudio.com/reTerminal-E1002-p-6533.html> |
3536
3637
## Configuration variables
3738

content/components/display/inkplate.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ params:
99

1010
All-in-one e-paper display `Inkplate 5`, `Inkplate 6`, `Inkplate 10` and `Inkplate 6 Plus`.
1111

12+
> [!NOTE]
13+
> For SPI-based **Inkplate 2**, see {{< docref "epaper_spi/" "ePaper SPI Display" >}}.
14+
1215
The Inkplate 5, 6, 10 and 6 Plus are powerful, Wi-Fi enabled ESP32 based six-inch e-paper displays -
1316
recycled from a Kindle e-reader. Its main feature is simplicity.
1417

0 commit comments

Comments
 (0)