Arducam Evaluation Kit SDK (beta)

Our Evaluation Kit (EVK) product line offers a comprehensive range of embedded vision evaluation solutions designed to facilitate the preliminary stages of your project before progressing to the actual design phase. It includes sensor selection and other critical choices.

Your Value Our EVKs streamline your Proof of Concept (POC) process, significantly reducing development time from weeks or months to just days or hours. With the convenience of a USB connection, our EVKs are highly suitable for evaluations on the PC platform. By leveraging our EVKs, you can focus on your core development tasks, knowing that Arducam’s professional team is ready to assist you. We are committed to delivering unique and customized solutions that meet your specific requirements.

SDK Strcuture:

_images/sdk_structure.png

Arducam EVK SDK library provides APIs in C, C++, and Python, allowing users to interface with their cameras using the programming language of their choice. Users can refer to the C API Reference, C++ API Reference, and Python API Reference for detailed information on the available functions.

The SDK offers two options for obtaining image data: through a callback function (asynchronous) or through a get image function (synchronous). Users can choose the method that best suits their needs.

Additionally, the Arducam EVK SDK is designed with stability in mind to ensure reliable performance. By choosing the Arducam EVK SDK, users can expect a robust and stable library to interface with their cameras.