Arduino

From Robin

(Difference between revisions)
Jump to: navigation, search
m (init)
m (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.
+
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.

Revision as of 11:42, 13 March 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.5.6-r2/arduino &'" >> ~/.bashrc

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.

Personal tools
Front page