Introduction: To Install Arduino Software (IDE) on Jetson Nano Developer Kit

About: I'm a software developer with 2.5 years of experience. I have a passion for building robust, scalable software solutions that solve real-world problems. My expertise lies in developing applications using technโ€ฆ

U will be needing a Jetson Nano Developer Kit ๐Ÿ˜…

An internet connection to your jetson board using the ethernet jack or a wifi card which is installed

Step 1: Clone the Git

open a terminal on your jetson nano kit and copy ( ctrl + shift + v ) ,these into the terminal

$ git clone https://github.com/JetsonHacksNano/installArduinoIDE.git

$ cd installArduinoIDE

click enter

Step 2: Move Your Current Directory to the Downloaded File

enter this in the terminal

$ ./installArduinoIDE.sh

U may be prompted to enter your password

Step 3: Finishing Step

If u notice your desktop u will an unidentified icon named "arduino-arduinoide.desktop"

launch the icon u may be prompted an untrusted application launcher message ->> click on Trust and launch button

the Arduino IDE should launch.