https://github.com/ArduCAM/ArduCam_EVK_Demo/blob/master/doc/windows_environmental_install.md

  1. Install the USB Drivers: https://github.com/ArduCAM/ArduCam_EVK_Demo/blob/master/doc/windows_environmental_install.md#install-driver
  2. Install Cmake 3.31.4 Binary distribution (Installation Wizard) and select the option to add CMake to PATH for all users (making it available in the command terminal/Windows Powershell) https://cmake.org/download/
  3. Ensure a Visual Studio Environment is installed for building the OpenCV project https://visualstudio.microsoft.com/vs/older-downloads/#visual-studio-2017-and-other-products
  4. Download the ArduCam SDK from github as a .zip file. Extract it is a folder such as C:/dev/SDKs https://github.com/ArduCAM/ArduCam_EVK_Demo/tree/master
  5. Download the ArduCam SDK release https://github.com/ArduCAM/ArduCam_EVK_Demo/releases win_evk_sdk.zip (v1.0.2)
  6. Install OpenCV distributable (installer) https://opencv.org/releases/