velxio/frontend/src/simulation/parts
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
..
ActiveParts.ts feat: enhance electrical simulation and testing framework 2026-04-20 16:38:31 -03:00
BasicParts.ts refactor: rename components and update prefixes to 'velxio-' for consistency 2026-04-21 16:45:45 -03:00
ChipParts.ts refactor: rename components and update prefixes to 'velxio-' for consistency 2026-04-21 16:45:45 -03:00
ComplexParts.ts style: update ESLint rules and clean up code formatting across multiple files 2026-04-21 17:14:27 -03:00
CustomChipPart.ts Add ESP32 chip demos and comprehensive tests for I2C, SPI, and UART interactions 2026-04-28 19:24:39 -03:00
EPaperPart.ts feat: add support for UC8159c (ACeP 7-colour) display 2026-04-30 00:27:40 -03:00
LogicGateParts.ts refactor: rename components and update prefixes to 'velxio-' for consistency 2026-04-21 16:45:45 -03:00
PartSimulationRegistry.ts refactor: rename components and update prefixes to 'velxio-' for consistency 2026-04-21 16:45:45 -03:00
ProtocolParts.ts style: update ESLint rules and clean up code formatting across multiple files 2026-04-21 17:14:27 -03:00
SensorParts.ts feat(photodiode): add lux control in sensor panel and property dialog 2026-04-24 16:42:36 +02:00
index.ts feat: Add support for SSD168x ePaper panels 2026-04-29 22:23:00 -03:00
partUtils.ts refactor: rename components and update prefixes to 'velxio-' for consistency 2026-04-21 16:45:45 -03:00