Introduction: To Install Arduino Software (IDE) on Jetson Nano Developer Kit
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.