Requirements

This section is a quick look at the software and hardware needed to integrate a target to the dAIEdge-VLab.

Hardware requirements

In order to integrate a new target you must have the followings :

  • Host : A PC. It may be a VM. It may be possible to use the target as the host PC.
  • Target : A board (OS-Based or MCU), or any system that can run AI models.
  • An Internet connection for the Host
  • Necessary hardware to connect the Target to the PC (Ethernet dongle, USB cables, …)

Software requirements

  • Recommended OS for the Host: Ubuntu 22.04 (you may use any other system that is supported by GitLab Runner and Docker).
  • A GitLab account : you may use gitlab.com or any other instance of glitlab. Currently, it is not possible the use GitHub to store the target repository.