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

by Prajwal Raju P in Circuits > Arduino

4832 Views, 0 Favorites, 0 Comments

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

external-content.duckduckgo.com.jpg
5454545.jpg

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

Clone the Git

Screenshot from 2020-02-11 12-42-17.png
Screenshot from 2020-02-11 12-44-22.png

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

Move Your Current Directory to the Downloaded File

Screenshot from 2020-02-11 12-44-47.png
Screenshot from 2020-02-11 12-45-07.png
Screenshot from 2020-02-11 12-48-27.png
Screenshot from 2020-02-11 12-49-59.png

enter this in the terminal

$ ./installArduinoIDE.sh

U may be prompted to enter your password

Finishing Step

Screenshot from 2020-02-11 12-50-27.png
Screenshot from 2020-02-11 12-50-43.png
Screenshot from 2020-02-11 12-51-03.png

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.