web-ui ├── pom.xml └── src └── test ├── java │ └── com │ └── vakifbank │ ├── hooks │ │ └── Hooks.java │ ├── pages │ │ ├── BasePage.java │ │ └── BookStorePage.java ...
This system is designed to capture a specific screen area (ROI), divide it into a grid, and stream raw RGB pixel data to LED panels (ESP32/HUB75) via the UDP protocol using a multi-process ...