velxio/test/test_epaper/sketches
David Montero Crespo bcc7129aa3 feat: Add support for SSD168x ePaper panels
- Introduced EPaperPanels.ts to define configurations for various ePaper panels including dimensions, refresh rates, and controller details.
- Implemented SSD168xDecoder.ts to handle the decoding of SPI commands for the SSD168x family of ePaper displays.
- Created EPaperPart.ts to manage the simulation of ePaper panels, integrating with the existing simulator architecture and handling events.
- Added example sketches for 2.13", 2.9", 4.2", and 7.5" ePaper displays, demonstrating basic functionality and text rendering.
- Ensured compatibility with AVR, RP2040, and ESP32 platforms, with appropriate pin configurations for each.
2026-04-29 22:23:00 -03:00
..
epaper_154_helloworld feat(epaper): Add SVG layouts and emulation plan for ePaper panels 2026-04-29 02:33:59 -03:00
epaper_213_helloworld feat: Add support for SSD168x ePaper panels 2026-04-29 22:23:00 -03:00
epaper_290_helloworld feat: Add support for SSD168x ePaper panels 2026-04-29 22:23:00 -03:00
epaper_420_helloworld feat: Add support for SSD168x ePaper panels 2026-04-29 22:23:00 -03:00
epaper_750_helloworld feat: Add support for SSD168x ePaper panels 2026-04-29 22:23:00 -03:00