Avinal Kumar
|
e232a4f136
|
waveshare(ssd1680): Add driver for waveshare 2.9 inch v2 epaper
- Waveshare 2.9in v2 epaper uses a different IC (SSD1680) than the v1. This commit
takes the code from v1 and modifies them for v2.
- Datasheets:
- https://files.waveshare.com/upload/7/79/2.9inch-e-paper-v2-specification.pdf
- https://cdn-learn.adafruit.com/assets/assets/000/097/631/original/SSD1680_Datasheet.pdf?1607625960
- Code reference: https://github.com/waveshareteam/e-Paper/raw/refs/heads/master/RaspberryPi_JetsonNano/c/lib/e-Paper/EPD_2in9_V2.c
- Fixes #627
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
Assisted-by: Claude Code
|
2026-04-11 16:41:34 +01:00 |
|
Marcin Białoń
|
ce80e7582f
|
epd1in54: add Waveshare 1.54inch B/W e-Paper display (#704)
epd1in54: add Waveshare 1.54inch B/W e-Paper display
|
2024-10-23 13:43:30 +02:00 |
|
Thomas
|
4a0bcba87c
|
epd2in66b: Waveshare 2.66inch E-Paper Display Module (B) for Raspberry Pi Pico (#673)
epd2in66b: add working driver
Co-authored-by: Thomas Richner <thomas.richner@oviva.com>
|
2024-06-10 13:16:45 +02:00 |
|
Kenneth Bell
|
749b2f6726
|
epd: add waveshare 2.9in (v1)
|
2022-08-05 21:01:04 +02:00 |
|
Tim Boldt
|
b1ae52d1b9
|
Add Waveshare 4.2in B/W e-paper driver (#183)
* waveshare-epd/epd4in2: Add Waveshare 4.2in e-paper driver
|
2020-08-25 18:57:13 +02:00 |
|
Ron Evans
|
c09f0a8075
|
all: switch to using custom domain for all drivers
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-05-29 13:33:50 +02:00 |
|
Daniel Esteban
|
30b118cf63
|
support for Waveshare EPD 2.13" display (black&white only) (#61)
* support for Waveshare EPD 2.13" display (black&white only)
|
2019-05-24 12:37:02 +02:00 |
|
Daniel Esteban
|
374d3f6bec
|
Support for Waveshare 2.13" (B & C versions) e-paper display (#56)
* Support for Waveshare 2.13" (B) e-paper display
|
2019-05-17 07:55:57 +02:00 |
|