<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://script.spoken-tutorial.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=Arduino%2FC2%2FArduino-components-and-IDE%2FEnglish-timed</id>
		<title>Arduino/C2/Arduino-components-and-IDE/English-timed - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=Arduino%2FC2%2FArduino-components-and-IDE%2FEnglish-timed"/>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=Arduino/C2/Arduino-components-and-IDE/English-timed&amp;action=history"/>
		<updated>2026-05-04T21:33:07Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.17</generator>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php?title=Arduino/C2/Arduino-components-and-IDE/English-timed&amp;diff=44865&amp;oldid=prev</id>
		<title>Sandhya.np14 at 01:40, 23 October 2018</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=Arduino/C2/Arduino-components-and-IDE/English-timed&amp;diff=44865&amp;oldid=prev"/>
				<updated>2018-10-23T01:40:35Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;a href=&quot;https://script.spoken-tutorial.org/index.php?title=Arduino/C2/Arduino-components-and-IDE/English-timed&amp;amp;diff=44865&amp;amp;oldid=44767&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>Sandhya.np14</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php?title=Arduino/C2/Arduino-components-and-IDE/English-timed&amp;diff=44767&amp;oldid=prev</id>
		<title>PoojaMoolya: Created page with &quot; {| border=1 | '''Time''' | '''Narration'''  |- |00:01 | Welcome to the ''' Spoken Tutorial'''  on ''' Arduino components and IDE.'''   |- | 00:07 |  In this tutorial, we will...&quot;</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=Arduino/C2/Arduino-components-and-IDE/English-timed&amp;diff=44767&amp;oldid=prev"/>
				<updated>2018-10-15T12:30:37Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; {| border=1 | &amp;#039;&amp;#039;&amp;#039;Time&amp;#039;&amp;#039;&amp;#039; | &amp;#039;&amp;#039;&amp;#039;Narration&amp;#039;&amp;#039;&amp;#039;  |- |00:01 | Welcome to the &amp;#039;&amp;#039;&amp;#039; Spoken Tutorial&amp;#039;&amp;#039;&amp;#039;  on &amp;#039;&amp;#039;&amp;#039; Arduino components and IDE.&amp;#039;&amp;#039;&amp;#039;   |- | 00:07 |  In this tutorial, we will...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
| '''Time'''&lt;br /&gt;
| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|00:01&lt;br /&gt;
| Welcome to the ''' Spoken Tutorial'''  on ''' Arduino components and IDE.''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:07&lt;br /&gt;
|  In this tutorial, we will learn about: How to set up a physical connection between  '''Arduino'''  and a computer &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:16&lt;br /&gt;
| '''Arduino'''  Hardware and  '''Arduino'''  programming language  &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:21&lt;br /&gt;
|  Here, I am using: '''Arduino UNO Board'''&lt;br /&gt;
&lt;br /&gt;
'''Ubuntu Linux'''  14.04 operating system and  '''Arduino IDE'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:31&lt;br /&gt;
| To follow this tutorial, you should have: Basic knowledge of Electronics&lt;br /&gt;
&lt;br /&gt;
'''Arduino UNO Board''',  '''USB'''  power cable and  A computer &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:43&lt;br /&gt;
| First, we have to connect the ''' Arduino board'''  to the computer using the ''' USB'''  cable, as shown here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:51&lt;br /&gt;
|The green  '''power LED'''  turns ''' ON''' . This indicates that the  connection is working. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|00:59&lt;br /&gt;
| Now, let us see the various components that are available in the ''' Arduino'''  hardware. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:06&lt;br /&gt;
| The most important component is ''' ATMEGA 328 microcontroller chip.''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:13&lt;br /&gt;
|This is the heart of  '''Arduino,'''  where you can program it to do different things. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|01:20&lt;br /&gt;
| This ''' microcontroller'''  contains internal ''' ROM, RAM'''  and also an ''' Arduino BootLoader.''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|01:29&lt;br /&gt;
| What is an ''' Arduino BootLoader''' ? &lt;br /&gt;
&lt;br /&gt;
It is the first program which executes when the device is connected to a power supply . &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:40&lt;br /&gt;
| These are ''' digital pins''' . Each of these can be programmed as either an  '''input'''  or  '''output''' . &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:49&lt;br /&gt;
| '''Digital'''  means they can be  '''ON'''  or  '''OFF''' , high or low. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:55&lt;br /&gt;
|For example, to dim an ''' LED''' , to generate  '''audio'''   '''signals'''  etc. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|02:02&lt;br /&gt;
| The  '''pin'''  number 0 and 1 can be used for  '''serial communication'''  with other devices. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|02:10&lt;br /&gt;
| Here - '''0-RX'''  stands for receiving&lt;br /&gt;
&lt;br /&gt;
'''1-TX'''  stands for transmitting. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:20&lt;br /&gt;
| These are  '''Analog pins ''' which are marked from  '''A0'''  to  '''A5''' . These are only used for inputs. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:31&lt;br /&gt;
|They take  '''analog signals ''' and converts them into  '''digital signals ''' that the computer can understand . &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:40&lt;br /&gt;
| These are transmit and receive ''' LED''' s that are embedded on the board. &lt;br /&gt;
&lt;br /&gt;
These will blink when we are sending or receiving data. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:51&lt;br /&gt;
|This is very helpful for  '''troubleshooting''' . &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:55&lt;br /&gt;
| When you press this  '''reset'''  button, the program stops and restarts. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:03&lt;br /&gt;
|It will not erase anything off the  '''board''' . &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:08&lt;br /&gt;
| This is input voltage to the ''' Arduino board'''  when it is using an external power source. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:16&lt;br /&gt;
| These are ''' Ground pins'''  which give access to the lowest voltage on the  '''board.''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:23&lt;br /&gt;
| '''USB interface'''  can be used for programming the ''' board.''' &lt;br /&gt;
&lt;br /&gt;
And also can be used for serial communication between the  '''board ''' and the computer. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:35&lt;br /&gt;
| We have this external  '''power adapter'''  to power up the  '''board'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|03:41&lt;br /&gt;
| Next, we will see about ''' Arduino'''  programming language. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:46&lt;br /&gt;
| '''Arduino'''  programs can be divided into three main parts. &lt;br /&gt;
&lt;br /&gt;
'''Control Structure statements''' , '''Operators, variables'''  and  '''constants''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:57&lt;br /&gt;
|And  '''Functions'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:00&lt;br /&gt;
|The control statements are:  '''if, if..else, for, while, do..while, switch case ''' etc '''.''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:11&lt;br /&gt;
|These are the same as in any programming language.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:16&lt;br /&gt;
|Then, we have  '''arithmetic operators, comparison operators ''' and ''' boolean operators.''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:24&lt;br /&gt;
|We have  '''variables'''  and  '''constants'''  as in other programming languages. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:31&lt;br /&gt;
|These are ''' built-in functions'''  such as  '''pinMode(), digitalWrite(), digitalRead(), delay(), analogRead(), analogWrite() ''' etc. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:46&lt;br /&gt;
|These are the important '''functions''' which are mostly used in the ''' Arduino'''  projects. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|04:52&lt;br /&gt;
| I'll show you how to refer this programming language of  '''Arduino IDE''' . &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|04:58&lt;br /&gt;
| Let us open the ''' Arduino IDE''' . &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:01&lt;br /&gt;
| Click on the ''' Help'''  menu in ''' ''' the ''' Arduino IDE''' . Then click on ''' reference.''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|05:08&lt;br /&gt;
|This opens an offline page in your browser.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|05:12&lt;br /&gt;
| For example, if you want to refer the ''' digitalWrite() ''' '''built-in function''', just click  on the '''function''' name. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|05:22&lt;br /&gt;
| Here you can see the description, syntax and a sample program of ''' digitalWrite()  function.''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|05:31&lt;br /&gt;
| There are many  '''built-in functions'''  and we can refer to this manual depending upon our requirement. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|05:39&lt;br /&gt;
|We will be learning about some of the important '''built-in functions''' in the subsequent tutorials.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|05:47&lt;br /&gt;
| This brings us  to the end of this tutorial. &lt;br /&gt;
&lt;br /&gt;
Let us summarise.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:52&lt;br /&gt;
| In this tutorial, we learnt about:  How to set up a physical connection between the ''' Arduino'''  and computer &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:00&lt;br /&gt;
|' ''Arduino'''  hardware,  '''Arduino'''  programming language &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:05&lt;br /&gt;
| As an assignment,Open the ''' Arduino IDE''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:09&lt;br /&gt;
|Click on the ''' Help'''  Menu and select ''' reference''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:14&lt;br /&gt;
|Go through the  '''built-in functions'''  such as  '''delay(), pinMode(), digitalRead() etc.''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|06:22&lt;br /&gt;
| The video at the following link summarises the Spoken Tutorial project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:30&lt;br /&gt;
| The ''' Spoken Tutorial Project'''  team:  conducts workshops and  gives certificates.&lt;br /&gt;
&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:42&lt;br /&gt;
|  Do you have questions in THIS Spoken Tutorial?&lt;br /&gt;
&lt;br /&gt;
Please visit this site&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:47&lt;br /&gt;
| Choose the minute and second where you have the question&lt;br /&gt;
&lt;br /&gt;
Explain your question briefly.  Someone from our team will answer them&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|06:57&lt;br /&gt;
| Spoken Tutorial project is funded by NMEICT, MHRD, Government of India.&lt;br /&gt;
&lt;br /&gt;
More information on this mission is available at this link.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|07:07&lt;br /&gt;
| This tutorial has been contributed by FOSSEE and Spoken Tutorial Project, IIT Bombay. &amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Thanks for watching.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>PoojaMoolya</name></author>	</entry>

	</feed>