velxio/frontend/src/simulation/displays
David Montero Crespo 2e4c470f75 feat: add support for UC8159c (ACeP 7-colour) display
- Implement UC8159cDecoder for handling 7-colour ACeP panels.
- Introduce painting functions for UC8159c frames in EPaperPart.
- Update EPaperPart to handle both SSD168x and UC8159c frame types.
- Add integration tests for EPaperPart and UC8159cDecoder.
- Create example sketch for 5.65" ACeP 7-colour panel.
- Enhance error handling in test cases for library dependencies.
2026-04-30 00:27:40 -03:00
..
EPaperPanels.ts feat: add support for UC8159c (ACeP 7-colour) display 2026-04-30 00:27:40 -03:00
SSD168xDecoder.ts feat: Add support for SSD168x ePaper panels 2026-04-29 22:23:00 -03:00
UC8159cDecoder.ts feat: add support for UC8159c (ACeP 7-colour) display 2026-04-30 00:27:40 -03:00