Skip to content

ADTF3175D - Release v3.2.0

Compare
Choose a tag to compare
@andrestraker andrestraker released this 31 Oct 00:28

Release 3.2.0 of the Analog Device Time of Flight Sensor and Depth ISP evaluation package. Please see the Getting Start guide for details on what is in this release.

Windows 10/11

Download TOF_Evaluation_ADTF3175D-Rel3.2.0_EVAL.exe
Run TOF_Evaluation_ADTF3175D-Rel3.2.0_EVAL.exe to install

Visit here for more details.

Ubuntu 22.04.1 for the AMD64.

Download adi-tof-adtf3175d-rel3.2.0

Installation instructions

Update Ubuntu packages

sudo apt update
sudp apt upgrade

Install QT5 for the installer

sudo apt install -y qtcreator qtbase5-dev qt5-qmake cmake

Install OpenCL run-times

sudo apt install clinfo
sudo apt install mesa-utils
sudo apt install -y gpg-agent wget
wget -qO - https://repositories.intel.com/graphics/intel-graphics.key | sudo apt-key add -
sudo apt-add-repository 'deb [arch=amd64] https://repositories.intel.com/graphics/ubuntu focal main'
sudo apt update

Install OpenGL - used by the Viewer

sudo apt install intel-opencl-icd
sudo apt install libgl1-mesa-dev libglfw3-dev

Install the ADI application Download: adi-tof-adtf3175d-rel3.2.0

chmod 777 adi-tof-adtf3175d-rel3.2.0
./adi-tof-adtf3175d-rel3.2.0

Go to the 'image' folder of the installation

Download SD card image

. get_image.cmd
unzip NXP-Img-Rel3.2.0-ADTF3175D-FB2C93AE.zip
cd NXP-Img-Rel3.2.0-ADTF3175D-FB2C93AE
unzip microsd-54c2ce9f.zip
Image microsd-54c2ce9f.img to the SD card for the ADTF3175D evaluation board

Go to the 'bin' folder of the installation

export LD_LIBRARY_PATH=.
./ADIToFGUI