Install the latest Ubuntu* 22.04 LTS Desktop for Intel IoT platforms. Refer to the Ubuntu Desktop installation tutorial if needed.
This step will download all reference scripts from the repository.
sudo apt install git
git clone https://github.com/intel/edge-developer-kit-reference-scripts
This step will redirect user to the current platform setup directory
cd edge-developer-kit-reference-scripts/platforms/atom/adln
This step will configure the basic setup of the platform. Make sure all of the requirements have been met before proceed to the next step. Running this script might require a minimum of 1 hour.
./setup.sh
During installation, it may ask you to reboot your system. Reboot the system and run ./setup.sh
again. Installation is completed when you see this message:
✓ Platform configured
Refer to the available use cases and examples below