Developer Documentation

Technical specifications, API references, and implementation guides for the Enterprise Edge Machine Vision Board platform.

Getting Started Architecture API Hardware FAQs

Getting Started

Installation


# System Requirements
sudo apt-get update && sudo apt-get install libusb-1.0-0
git clone https://github.com/EEMBV/edge-vision.git
cd edge-vision
make setup
sudo systemctl start eembv-service
                    

Quick Start

  1. Download firmware for your device model
  2. Flash using eembv-firmware-tool
  3. Run eembv-config generate --camera=USB --res=4K
  4. Deploy your first model using the model manager