<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>arduino ide Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/arduino-ide/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Sun, 31 May 2020 22:31:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How to install Arduino IDE on Ubuntu 20.04 / 18.04 / Linux Mint 19.X?</title>
		<link>https://www.osradar.com/install-arduino-ide-ubuntu-20-04-18-04/</link>
					<comments>https://www.osradar.com/install-arduino-ide-ubuntu-20-04-18-04/#comments</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Sun, 31 May 2020 23:11:00 +0000</pubDate>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[arduino ide]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=19051</guid>

					<description><![CDATA[<p>Hi, folks. In this post, we will show you how to install Arduino IDE on Ubuntu 20.04/ 18.04 and Linux mint 19.x. You probably already know what Arduino is but in case you don&#8217;t, I&#8217;ll explain it briefly. Arduino is a company that is behind the manufacture of an electronics platform whose main feature is [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-arduino-ide-ubuntu-20-04-18-04/">How to install Arduino IDE on Ubuntu 20.04 / 18.04 / Linux Mint 19.X?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Hi, folks. In this post, we will show you how to install Arduino IDE on Ubuntu 20.04/ 18.04 and Linux mint 19.x.</strong></p>
<p>You probably already know what Arduino is but in case you don&#8217;t, I&#8217;ll explain it briefly.</p>
<p><a href="https://www.arduino.cc/" target="_blank" rel="noopener noreferrer">Arduino</a> is a company that is behind the manufacture of an electronics platform whose main feature is that it aims to facilitate the use of electronics in all kinds of projects. However, the main novelty of this is that it does so from the philosophy of Open Hardware.</p>
<p><strong>This philosophy allows the devices to publish to the public all the diagrams and specifications of it</strong>. This is great for learning and small projects. In short, Arduino gives the foundation for creating other electronic boards.</p>
<p>Another aspect of the Arduino boards is that it is possible to use this board along with other materials such as sensors and create such important projects as a mechanical arm. Of course, this requires software and here is another advantage of Arduino: <strong>the entire software kit is free and accessible.</strong></p>
<p>Arduino IDE is a program that will help you program Arduino boards quickly and easily. The Arduino programming language is Wiring based and has a very low learning curve. We will install it today.</p>
<h2>Install Arduino IDE on Ubuntu 20.04 / 18.04 / Linux Mint 19.X?</h2>
<p>A big advantage of the Arduino IDE is that it is cross-platform and this makes it possible to install on Linux without any problems. However, in this case, we will do it in Ubuntu/Linux Mint.</p>
<p>First, go to the download section of Arduino IDE and download the package for Linux 64 bits.</p>
<p>In my case, I will do it from the terminal using <a href="https://www.osradar.com/the-wget-command/" target="_blank" rel="noopener noreferrer">the wget command</a>.</p>
<pre>:~$ wget https://downloads.arduino.cc/arduino-1.8.12-linux64.tar.xz
--2020-03-17 10:58:03--  https://downloads.arduino.cc/arduino-1.8.12-linux64.tar.xz
Resolving downloads.arduino.cc (downloads.arduino.cc)... 104.20.190.47, 104.20.191.47, 2606:4700:10::6814:be2f, ...
Connecting to downloads.arduino.cc (downloads.arduino.cc)|104.20.190.47|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 128701172 (123M) [application/x-tar]
Saving to: ‘arduino-1.8.12-linux64.tar.xz’
arduino-1.8.12-linux64.tar.xz              100%[=====================================================================================&gt;] 122,74M  1,10MB/s    in 2m 26s  
2020-03-17 11:00:30 (861 KB/s) - ‘arduino-1.8.12-linux64.tar.xz’ saved [128701172/128701172]</pre>
<figure id="attachment_19088" aria-describedby="caption-attachment-19088" style="width: 1365px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19088" src="https://www.osradar.com/wp-content/uploads/2020/03/1-10.png" alt="1.- Download and install Arduino IDE on Ubuntu / Linux Mint" width="1365" height="266" srcset="https://www.osradar.com/wp-content/uploads/2020/03/1-10.png 1365w, https://www.osradar.com/wp-content/uploads/2020/03/1-10-300x58.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/1-10-1024x200.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/1-10-768x150.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/1-10-696x136.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/1-10-1068x208.png 1068w" sizes="(max-width: 1365px) 100vw, 1365px" /><figcaption id="caption-attachment-19088" class="wp-caption-text">1.- Download and install Arduino IDE on Ubuntu / Linux Mint</figcaption></figure>
<p>At the time of writing this post, the last stable version is 1.8.12 so check and modify the command.</p>
<p>Then, unzip it using the tar command.</p>
<pre>:~$ tar -xvf arduino-1.8.12-linux64.tar.xz</pre>
<figure id="attachment_19089" aria-describedby="caption-attachment-19089" style="width: 1224px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19089" src="https://www.osradar.com/wp-content/uploads/2020/03/2-11.png" alt="2.- Decompress the file" width="1224" height="705" srcset="https://www.osradar.com/wp-content/uploads/2020/03/2-11.png 1224w, https://www.osradar.com/wp-content/uploads/2020/03/2-11-300x173.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/2-11-1024x590.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/2-11-768x442.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/2-11-696x401.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/2-11-1068x615.png 1068w, https://www.osradar.com/wp-content/uploads/2020/03/2-11-729x420.png 729w" sizes="(max-width: 1224px) 100vw, 1224px" /><figcaption id="caption-attachment-19089" class="wp-caption-text">2.- Decompress the file</figcaption></figure>
<p>Once you have decompressed the file, navigate to the folder that was created and within it, run the installation script:</p>
<pre>:~$ cd arduino-1.8.12/
:~$ sudo ./install.sh
Adding desktop shortcut, menu item and file associations for Arduino IDE...
done!</pre>
<figure id="attachment_19090" aria-describedby="caption-attachment-19090" style="width: 685px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19090" src="https://www.osradar.com/wp-content/uploads/2020/03/3-11.png" alt="3.- Installing Arduino IDE on Ubuntu / Linux Mint" width="685" height="150" srcset="https://www.osradar.com/wp-content/uploads/2020/03/3-11.png 685w, https://www.osradar.com/wp-content/uploads/2020/03/3-11-300x66.png 300w" sizes="(max-width: 685px) 100vw, 685px" /><figcaption id="caption-attachment-19090" class="wp-caption-text">3.- Installing Arduino IDE on Ubuntu / Linux Mint</figcaption></figure>
<p>However, before using it, to avoid problems when using Arduino IDE, add your user to the dialout group.</p>
<pre>:~$ sudo usermod -a -G dialout [your-user]</pre>
<p>And now we can run it from the main menu or the desktop.</p>
<figure id="attachment_19091" aria-describedby="caption-attachment-19091" style="width: 1365px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19091" src="https://www.osradar.com/wp-content/uploads/2020/03/4-8.png" alt="4.- Arduino IDE on Ubuntu / Linux Mint" width="1365" height="767" srcset="https://www.osradar.com/wp-content/uploads/2020/03/4-8.png 1365w, https://www.osradar.com/wp-content/uploads/2020/03/4-8-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/4-8-1024x575.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/4-8-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/4-8-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/4-8-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2020/03/4-8-747x420.png 747w" sizes="(max-width: 1365px) 100vw, 1365px" /><figcaption id="caption-attachment-19091" class="wp-caption-text">4.- Arduino IDE on Ubuntu / Linux Mint</figcaption></figure>
<p>So, enjoy it.</p>
<h2>Conclusion</h2>
<p>Learning should not stop, and especially if we love technology and open source. And in this Arduino is something wonderful. Thanks to its boards and its software kit we can easily make interesting projects that we can learn and why not, produce.</p>
<p>Please share this post and join <a href="https://t.me/osradar" target="_blank" rel="noopener noreferrer">our Telegram channel</a>.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-arduino-ide-ubuntu-20-04-18-04/">How to install Arduino IDE on Ubuntu 20.04 / 18.04 / Linux Mint 19.X?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-arduino-ide-ubuntu-20-04-18-04/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
