https://github.com/jetsonhacksnano/installarduinoide
Install the Arduino IDE on the NVIDIA Jetson Developer Kit.
https://github.com/jetsonhacksnano/installarduinoide
arduino-ide jetson-agx-xaver jetson-nano jetson-tx2 jetson-xavier
Last synced: 6 months ago
JSON representation
Install the Arduino IDE on the NVIDIA Jetson Developer Kit.
- Host: GitHub
- URL: https://github.com/jetsonhacksnano/installarduinoide
- Owner: JetsonHacksNano
- License: mit
- Created: 2019-10-03T03:59:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-02T21:13:25.000Z (about 4 years ago)
- Last Synced: 2025-04-14T21:53:08.530Z (6 months ago)
- Topics: arduino-ide, jetson-agx-xaver, jetson-nano, jetson-tx2, jetson-xavier
- Language: Shell
- Size: 5.86 KB
- Stars: 26
- Watchers: 2
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# installArduinoIDE
Install the Arduino IDE on the NVIDIA Jetson Developer Kit.Consider donating to Arduino development at: https://www.arduino.cc/
This script downloads a version which supports the Jetson and installs it. To run the script:
`$ ./installArduinoIDE.sh`
Notes
### September, 2021
* L4T 32.6.1 / JetPack 4.6
* Installs Arduino IDE 1.8.15
* Tested on Jetson Nano
* Thank you Dale @hybotics !### Initial Release October, 2019
* L4T 32.2.1 / JetPack 4.2.2
* Installs Arduino IDE 1.8.10
* Tested on Jetson Nano