<?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>Robotpark ACADEMY &#187; Robotics Lectures</title>
	<atom:link href="https://www.robotpark.com/academy/category/learn-robotics/robotics-lectures/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.robotpark.com/academy</link>
	<description>World&#039;s Largest Robot Resource</description>
	<lastBuildDate>Fri, 10 Mar 2017 10:10:53 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0.1</generator>
	<item>
		<title>Arduino VIDEO TUTORIALS  51061</title>
		<link>https://www.robotpark.com/academy/arduino-tutorial-videos-51061/</link>
		<comments>https://www.robotpark.com/academy/arduino-tutorial-videos-51061/#comments</comments>
		<pubDate>Fri, 15 Nov 2013 14:17:21 +0000</pubDate>
		<dc:creator><![CDATA[Gokhan Isgor]]></dc:creator>
				<category><![CDATA[LEARN ROBOTICS]]></category>
		<category><![CDATA[Robot Electronics]]></category>
		<category><![CDATA[Robotics Lectures]]></category>
		<category><![CDATA[Arduino]]></category>

		<guid isPermaLink="false">http://www.robotee.com/?p=5315</guid>
		<description><![CDATA[<p style="text-align: justify;">The first Arduino tutorial on getting started and connecting it to your PC. In this video I cover the following:</p>
<p>The post <a rel="nofollow" href="https://www.robotpark.com/academy/arduino-tutorial-videos-51061/">Arduino VIDEO TUTORIALS  51061</a> appeared first on <a rel="nofollow" href="https://www.robotpark.com/academy">Robotpark ACADEMY</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h2>Arduino Tutorial #1</h2>
<h3><span style="color: #ff6600;">GETTING STARTED AND CONNECTED!</span></h3>
<p style="text-align: justify;">The first Arduino tutorial on getting started and connecting it to your PC. In this video I cover the following:</p>
<p>-What is <strong>Arduino</strong>?<br />
-What is a <strong>sketch</strong>?<br />
-What is the <strong>Arduino (software) IDE</strong> (interactive development environment) arduino-1.0.1<br />
-<strong>Arduino philosophy</strong><br />
-We take a look at the <strong>Arduno hardware.</strong><br />
-I cover how to download the<strong> Arduino Software and drivers</strong> and then how to install them.<br />
-What happens when the <strong>Arduino USB device driver fails</strong> and how to solve it.<br />
-I upload a sketch to the Arduino UNO R3 to test it and blink an LED.<br />
-I discuss the project for tutorial #2, a voltmeter with Min Max Ave.<br />
-I talk about the Sparkfun serial enabled 16 x 2 LCD and the challenges it poses.</p>
<p style="text-align: justify;"><strong style="color: #ff6600;">Arduino Uno R3 features:  </strong>ATmega328 micro controller, Input voltage &#8211; 7-12V, 14 Digital I/O Pins (6 PWM outputs), 6 Analogue Inputs, 32k Flash Memory , 16Mhz Clock Speed</p>
<p><span style="color: #ff6600;"><strong>Video Link -</strong> <span style="color: #000000;">http://youtu.be/kLd_JyvKV4Y</span></span></p>
<hr style="width: 100%;" width="100%" />
<h2>Arduino Tutorial #2</h2>
<h3><span style="color: #ff6600;">SKETCH STRUCTURE, Variables, Procedures</span></h3>
<p style="text-align: justify;">In this Arduino tutorial we look at Sketch structure, variables and procedures.</p>
<p><iframe src="//www.youtube.com/embed/Ub_oYlCo3i0" width="100%" height="350" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p>* What is the sketch structure?<br />
* What are variables and what types of variables &#8211; int, integer, float, floating point, byte, string array.<br />
* The build of the voltage divider for the voltmeter can be found in the Ohms law tutorial:<br />
<a dir="ltr" title="http://www.youtube.com/watch?v=AWLJADJTWHU" href="http://www.youtube.com/watch?v=AWLJADJTWHU" target="_blank" rel="nofollow">http://www.youtube.com/watch?v=AWLJAD&#8230;</a><br />
* What is the Arduino (software) IDE (interactive development environment) arduino-1.0.1<br />
* What is an Arduino library / libraries<br />
* Arduino philosophy<br />
* We take a look at the Arduno hardware.<br />
* I discuss the project for the tutorial, a voltmeter with Min Max Ave.<br />
* I talk about the Sparkfun serial enabled 16 x 2 LCD and the challenges it poses.<br />
* I talk about the Sparkfun serial enabled 20 x 4 LCD.<br />
* Arduino for beginners / dummies / newbies</p>
<p><strong>Arduino Site:</strong> <a dir="ltr" title="http://www.arduino.cc/" href="http://www.arduino.cc/" target="_blank" rel="nofollow">http://www.arduino.cc/</a><br />
<strong>Arduino software / IDE</strong>: <a dir="ltr" title="http://arduino.cc/en/Main/Software" href="http://arduino.cc/en/Main/Software" target="_blank" rel="nofollow">http://arduino.cc/en/Main/Software</a><br />
<strong>Arduino forum</strong>: <a dir="ltr" title="http://arduino.cc/forum/" href="http://arduino.cc/forum/" target="_blank" rel="nofollow">http://arduino.cc/forum/</a></p>
<p style="text-align: justify;"><strong><span style="color: #ff6600;">Video Link -</span> </strong>http://youtu.be/Ub_oYlCo3i0</p>
<hr style="width: 100%;" width="100%" />
<h2>Arduino Tutorial #3</h2>
<h3><span style="color: #ff6600;">Functions, Return Values, Variables</span></h3>
<p>A tutorial on sketch structure, functions, return values and variables.</p>
<p><iframe src="http://www.youtube.com/embed/kV7FKL9FtwM" width="100%" height="350" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p>Items and topics covered in this video:</p>
<p>* Local and global variables<br />
* Functions / procedures<br />
* Return values from functions<br />
* Sample sketch code that does Math / arithmetic and write to the terminal<br />
* Some commands used: Serial.print; Serial.println, if, else, void setup, void loop, return</p>
<p><strong><span style="color: #ff6600;">Video Link:</span></strong> http://youtu.be/kV7FKL9FtwM</p>
<hr style="width: 100%;" width="100%" />
<h2>Arduino Tutorial #4</h2>
<h3><span style="color: #ff6600;"> LCD Displays, Libraries </span></h3>
<p style="text-align: justify;"><span style="text-align: justify;">A tutorial on interfacing LCDs (liquid crystal displays) with Arduino. We take a look at libraries and the role they play&#8230;and the potential issues, errors and troubleshooting involved. </span>We look at several types of displays but concentrate on the 4&#215;20 Sparkfun serial enabled LCD display.</p>
<p><iframe src="http://www.youtube.com/embed/X1BCvjxIDHM" width="100%" height="350" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p><strong><span style="color: #ff6600;">Video Link:</span></strong> http://youtu.be/X1BCvjxIDHM</p>
<hr style="width: 100%;" width="100%" />
<h2>Arduino Tutorial #5</h2>
<h3><span style="color: #ff6600;">Digital Voltmeter, Analog to Digital Converter</span></h3>
<p style="text-align: justify;">In this tutorial we look at a digital voltmeter project and how it used the Arduino analog input. This involves understanding ADC or analog to digital converters and how they work.</p>
<p><iframe src="http://www.youtube.com/embed/y-_Pkw_GQ-c" width="100%" height="350" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p style="text-align: justify;">The Arduino Due is a microcontroller board based on the Atmel SAM3X8E ARM Cortex-M3 CPU (datasheet). It is the first Arduino board based on a 32-bit ARM core microcontroller. It has 54 digital input/output pins (of which 12 can be used as PWM outputs), 12 analog inputs, 4 UARTs (hardware serial ports), a 84 MHz clock, an USB OTG capable connection, 2 DAC (digital to analog), 2 TWI, a power jack, an SPI header, a JTAG header, a reset button and an erase button.</p>
<p><strong><span style="color: #ff6600;">Video Link: </span></strong><span style="color: #ff6600;"><span style="color: #000000;">http:</span></span>//youtu.be/y-_Pkw_GQ-c</p>
<hr style="width: 100%;" width="100%" />
<h3>Resources</h3>
<p>We also gave a quick peek at the Arduino DUE: <a dir="ltr" title="http://arduino.cc/en/Main/arduinoBoardDue" href="http://arduino.cc/en/Main/arduinoBoardDue" target="_blank" rel="nofollow">http://arduino.cc/en/Main/arduinoBoar&#8230;</a><br />
Thanks to Clarence of &#8220;Clarence&#8217;s Wicked Mind&#8221; for the original code that I used and updated for this project: <a dir="ltr" title="http://www.clarenceho.net:8123/blog/articles/search?q=voltmeter" href="http://www.clarenceho.net:8123/blog/articles/search?q=voltmeter" target="_blank" rel="nofollow">http://www.clarenceho.net:8123/blog/a&#8230;</a><br />
The sketch / project code for the digital voltmeter:: <a dir="ltr" title="http://mjlorton.com/forum/index.php?topic=439.0" href="http://mjlorton.com/forum/index.php?topic=439.0" target="_blank" rel="nofollow">http://mjlorton.com/forum/index.php?t&#8230;</a><br />
Also read Measuring Stuff &#8211; The Arduino DAQ Chronicles: <a dir="ltr" title="https://sites.google.com/site/measuringstuff/the-arduino" href="https://sites.google.com/site/measuringstuff/the-arduino" target="_blank" rel="nofollow">https://sites.google.com/site/measuri&#8230;</a></p>
<hr />
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://www.robotpark.com/academy/arduino-tutorial-videos-51061/">Arduino VIDEO TUTORIALS  51061</a> appeared first on <a rel="nofollow" href="https://www.robotpark.com/academy">Robotpark ACADEMY</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.robotpark.com/academy/arduino-tutorial-videos-51061/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Artificial Intelligence Lectures by Neil Jacobstein 11069</title>
		<link>https://www.robotpark.com/academy/artificial-intelligence-lectures-by-neil-jacobstein-11069/</link>
		<comments>https://www.robotpark.com/academy/artificial-intelligence-lectures-by-neil-jacobstein-11069/#comments</comments>
		<pubDate>Thu, 28 Mar 2013 16:42:48 +0000</pubDate>
		<dc:creator><![CDATA[Gokhan Isgor]]></dc:creator>
				<category><![CDATA[Robotics Lectures]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Singularity University]]></category>

		<guid isPermaLink="false">http://www.robotee.com/?p=2377</guid>
		<description><![CDATA[<p style="text-align: justify;">Neil Jacobstein, co-chair of the AI and Robotics at singularity university. Filmed during the November 2009 Executive Program at Singularity University.</p>
<p>The post <a rel="nofollow" href="https://www.robotpark.com/academy/artificial-intelligence-lectures-by-neil-jacobstein-11069/">Artificial Intelligence Lectures by Neil Jacobstein 11069</a> appeared first on <a rel="nofollow" href="https://www.robotpark.com/academy">Robotpark ACADEMY</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;">Neil Jacobstein, co-chair of the AI and Robotics at singularity university. Filmed during the November 2009 Executive Program at Singularity University.</p>
<p style="text-align: justify;"><span style="font-size: 16px; color: #ff6600;"><strong>Part 2</strong></span></p>
<p><iframe src="http://www.youtube.com/embed/qxhFFrCTDxY" width="100%" height="350" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<hr />
<p style="text-align: justify;"><strong><span style="color: #ff6600;">Links</span></strong></p>
<p><strong><span style="color: #ff6600;">Part 1 Youtube Link :</span></strong> www.youtube.com/watch?v=lhzbIIffA64<br />
<strong><span style="color: #ff6600;">Part 2 Youtube Link:</span></strong> www.youtube.com/watch?v=qxhFFrCTDxY</p>
<hr />
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://www.robotpark.com/academy/artificial-intelligence-lectures-by-neil-jacobstein-11069/">Artificial Intelligence Lectures by Neil Jacobstein 11069</a> appeared first on <a rel="nofollow" href="https://www.robotpark.com/academy">Robotpark ACADEMY</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.robotpark.com/academy/artificial-intelligence-lectures-by-neil-jacobstein-11069/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
