Arduino

From Robin

(Difference between revisions)
Jump to: navigation, search
(Oppdatert til nyere versjon av arduino)
(Arduino IDE)
Line 7: Line 7:
</pre>
</pre>
-
If you want to run the program in the same terminal session, you need to source the .bashrc file. On Windows computers the software is already installed in Lab 4318. However, if you need it installed somewhere else, contact the engineer at ROBIN.
+
If you want to run the program in the same terminal session, you need to source the .bashrc file.

Revision as of 14:17, 27 November 2019

Arduino IDE

To use the Arduino IDE on an IFI RHEL linux machine, simply paste the following snippet in the terminal:

echo "alias arduino='/projects/robin/programs/arduino/arduino-1.8.10/arduino &'" >> ~/.bashrc

If you want to run the program in the same terminal session, you need to source the .bashrc file.

Personal tools
Front page