November 20, 2022
Description
ePaper display knob with a 2.9" eInk display in offline mode → no power needed.
This knob-case for a WaveShare 2.9" ePaper display comes with a small code to set 2 lines of text to it. With this code it can be used in offline mode as shown. The display needs no power after the text was set, so no battery replacement action needed.
Note: It would be possible too, to add the ESP32 and a small LiPo battery to change the text via remote. The included code is meant to be used for the offline mode…
Case:
Parts:
Programming the display:
Wiring the ESP32 to the display:
| ePaper Display pin | ESP32 Lolin32 pin | Colour |
| BUSY | 4 | purple |
| RST | 16 | white |
| DC | 17 | green |
| CS | 5 | orange |
| CLK | 18 | yellow |
| DIN | 23 | blue |
| GND | GND | black or brown |
| VCC | 3V3 | red or grey |
Printing instructions:
The needed code can be found in my GitHub repository.
Happy printing :)
License:
Creative Commons — Attribution — Noncommercial
9