Software Development Kit
The following resources provide Ovis firmware packages, SDK and OVIS Web source code, and the Docker images used for SDK compilation and TPU development.
| Resource | Description | Link |
|---|---|---|
| Ovis Firmware | Prebuilt firmware for Standard and CVBS hardware. Select the package matching your hardware, extract it, and follow Flash OVIS Firmware to flash it directly without compiling the SDK. | GitHub Releases |
| Ovis SDK | SDK source code, board configuration, build scripts, and firmware packaging tools. | GitHub repository |
| OVIS Web | Open-source browser interface for discovering, initializing, and configuring Ovis devices. | GitHub repository |
| Ovis Build Docker | Preconfigured build environment for compiling the Ovis SDK. | Docker Hub |
| Ovis TPU Docker | Docker image for Ovis TPU development workflows. | Docker Hub |