Arduino

From Robin

(Difference between revisions)
Jump to: navigation, search
m (Arduino IDE)
 
(9 intermediate revisions not shown)
Line 1: Line 1:
 +
The Arduino IDE is installed on all of IFIs RHEL8 linux machines.
-
== Arduino IDE ==
+
Open by searching for arduino in applications or enter <code>arduino</code> in the commandline.
-
To use the Arduino IDE on an IFI RHEL linux machine, simply paste the following snippet in the terminal: 
+
-
 
+
-
<pre>
+
-
echo "alias arduino='/projects/robin/programs/arduino/arduino-1.5.6-r2/arduino &'" >> ~/.bashrc
+
-
</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.
+

Current revision as of 10:00, 18 November 2021

The Arduino IDE is installed on all of IFIs RHEL8 linux machines.

Open by searching for arduino in applications or enter arduino in the commandline.

Personal tools
Front page