Difference between revisions of "Arduino/C2/Overview-of-Arduino/English-timed"

From Script | Spoken-Tutorial
Jump to: navigation, search
 
(4 intermediate revisions by one other user not shown)
Line 10: Line 10:
 
|-
 
|-
 
| 00:07
 
| 00:07
| In this tutorial, we will learn about: Various electronic components and their connections and
+
| In this tutorial, we will learn about:  
 +
various electronic components and their connections and
  
the content available in various tutorials under this series
+
the content available in various tutorials under this series.
  
 
|-
 
|-
 
| 00:19
 
| 00:19
| To record this tutorial, I am using: '''Ubuntu Linux '''14.04 operating system
+
| To record this tutorial, I am using: '''Ubuntu Linux 14.04 operating system'''.
  
 
|-
 
|-
Line 24: Line 25:
 
|-
 
|-
 
| 00:32
 
| 00:32
|  To follow the Basic level series, you should have knowledge of electronics and circuits  
+
|  To follow the '''Basic''' level series, you should have knowledge of electronics and circuits.
  
 
|-
 
|-
 
| 00:38
 
| 00:38
|  For Intermediate level you should have knowledge of '''Assembly '''and '''C programming languages'''
+
|  For Intermediate level, you should have knowledge of '''Assembly '''and '''C programming languages'''.
  
 
|-
 
|-
 
| 00:45
 
| 00:45
| '''Arduino''' can be used by anyone who is interested in experimenting with electronic components
+
| '''Arduino''' can be used by anyone who is interested in experimenting with electronic components.
  
 
|-
 
|-
Line 44: Line 45:
 
|-
 
|-
 
|01:12
 
|01:12
| The first tutorial in this series explains about various '''Electronic Components and connections.'''
+
| The first tutorial in this series explains about various Electronic Components and connections.'''
  
 
|-
 
|-
 
| 01:19
 
| 01:19
| We will learn how to use the: '''Breadboard''' and its internal connections
+
| We will learn how to use the: '''Breadboard''' and its internal connections,
  
 
|-
 
|-
 
| 01:24
 
| 01:24
|  '''LED''' on the breadboard ,'''PushButton''' and '''Seven Segment Display''' on the breadboard
+
|  '''LED''' on the '''breadboard''',
 +
 +
'''PushButton''' and
 +
 
 +
'''Seven Segment Display''' on the breadboard.
  
 
|-
 
|-
 
| 01:33
 
| 01:33
| We will also learnthe common mistakes people make when using '''breadboard, LED '''and''' Pushbutton '''to make connections.
+
| We will also learn the common mistakes people make when using '''breadboard, LED '''and''' Pushbutton '''to make connections.
  
 
|-
 
|-
Line 63: Line 68:
  
 
|-
 
|-
| 01:46
+
|
| ________Glimpse of the tutorial________
+
| ________@01:47, add audio of tutorial Electronic components and connections from 00:23 to 00:46 ________
  
 
|-
 
|-
 
| 02:11
 
| 02:11
| The next tutorial in this series explains about
+
| The next tutorial in this series explains about:
  
The '''Arduino''' device
+
the '''Arduino''' device,
  
 
|-
 
|-
 
| 02:17
 
| 02:17
Features of '''Arduino''',  Components of '''Arduino board'''
+
features of '''Arduino''',   
 +
components of '''Arduino board''',
  
 
|-
 
|-
 
| 02:22
 
| 02:22
|  '''Microcontrollers '''and  Installation of '''Arduino IDE''' on '''Ubuntu Linux Operating System'''
+
|  '''Microcontrollers '''and   
 +
installation of '''Arduino IDE''' on '''Ubuntu Linux Operating System'''.
  
 
|-
 
|-
Line 85: Line 92:
  
 
|-
 
|-
| 02:33
+
|  
| ________Glimpse of the tutorial__________
+
| ________@02:33, add audio of tutorial Introduction of Arduino from 02:35 to 02:59 __________
  
 
|-
 
|-
Line 94: Line 101:
 
|-
 
|-
 
| 03:03
 
| 03:03
| It will help us to understand
+
| It will help us to understand:
  
How to set up a physical connection between '''Arduino''' and a computer  
+
how to set up a physical connection between '''Arduino''' and a computer,
  
 
|-
 
|-
 
| 03:10
 
| 03:10
| Various pins that are available in the '''Arduino board''' and  '''Arduino''' programming language  
+
| various pins that are available in the '''Arduino board''' and  '''Arduino''' programming language.
  
 
|-
 
|-
Line 107: Line 114:
  
 
|-
 
|-
| 03:20
+
|  
| _________Glimpse of the tutorial_________
+
| _________@03:20, add audio of tutorial Arduino Components and IDE from 00:59 to 01:28 _________
  
 
|-
 
|-
Line 116: Line 123:
 
|-
 
|-
 
| 03:54
 
| 03:54
| Here we will learn to Write a simple '''Arduino program'''
+
| Here, we will learn to: write a simple '''Arduino program''',
  
 
|-
 
|-
 
| 03:59
 
| 03:59
| Compile and upload the '''program''' and
+
| compile and upload the '''program''' and
  
 
|-
 
|-
 
| 04:02
 
| 04:02
Write a '''program '''to blink an '''LED'''
+
write a '''program '''to blink an '''LED'''.
  
 
|-
 
|-
Line 131: Line 138:
  
 
|-
 
|-
| 04:09
+
|  
| __________Glimpse of the tutorial___________
+
| __________@04:09, Add audio of First Arduino Program tutorial from 04:04 to 04:26 ___________
  
 
|-
 
|-
Line 140: Line 147:
 
|-
 
|-
 
| 04:38
 
| 04:38
| In this tutorial, we will learn to Connect a '''tricolor LED''' to '''Arduino board '''
+
| In this tutorial, we will learn to: connect a '''tricolor LED''' to '''Arduino board, '''
  
 
|-
 
|-
 
| 04:45
 
| 04:45
Write a '''program''' to blink the tricolor '''LED'''  
+
write a '''program''' to blink the tricolor '''LED''' and
  
 
|-
 
|-
 
| 04:48
 
| 04:48
| And Use '''Pushbutton''' to control the blinking  
+
| use '''Pushbutton''' to control the blinking.
  
 
|-
 
|-
Line 155: Line 162:
  
 
|-
 
|-
| 04:56
+
|  
| ____________Glimpse of the tutorial_________
+
| ____________@04:56, add audio of Arduino with Tricolor LED and Push button from 05:56 to 06:08 ________
  
 
|-
 
|-
Line 164: Line 171:
 
|-
 
|-
 
| 05:15
 
| 05:15
| In this tutorial, we will learn to Connect an '''LCD''' to '''Arduino board '''
+
| In this tutorial, we will learn to: connect an '''LCD''' to '''Arduino board'''
  
And Write a '''program''' to display a text message on the '''LCD'''  
+
and, Write a '''program''' to display a text message on the '''LCD'''.
  
 
|-
 
|-
Line 173: Line 180:
  
 
|-
 
|-
| 05:30
+
|  
| ____________Glimpse of the tutorialo_________
+
| _________@05:30 add audio of Arduino with LCD tutorial from 01:09 to 01:28  __________
  
 
|-
 
|-
Line 182: Line 189:
 
|-
 
|-
 
| 05:56
 
| 05:56
| Here we will learn to Connect an '''LCD''' and a''' Pushbutton''' to '''Arduino board''' and  
+
| Here, we will learn to: connect an '''LCD''' and a''' Pushbutton''' to '''Arduino board''' and  
  
 
|-
 
|-
 
| 06:04
 
| 06:04
Write a '''program''' to increase the count whenever the '''pushbutton''' is pressed.  
+
write a '''program''' to increase the count whenever the '''pushbutton''' is pressed.  
  
 
|-
 
|-
Line 193: Line 200:
  
 
|-
 
|-
| 06:13
+
|  
| ________Glimpse of the tutorial_____
+
| ________@06:13, Add audio of Display counter using Arduino tutorial from 00:47 to 01:05_____
  
 
|-
 
|-
Line 202: Line 209:
 
|-
 
|-
 
| 06:36
 
| 06:36
| It explains how to  Connect a '''Seven Segment Display '''to''' Arduino board '''and  
+
| It explains how to  connect a '''Seven Segment Display '''to''' Arduino board '''and  
  
 
|-
 
|-
 
| 06:42
 
| 06:42
Write a '''program''' to display digits from 0 to 4 on the '''Seven Segment Display.'''  
+
write a '''program''' to display digits from 0 to 4 on the '''Seven Segment Display.'''  
  
 
|-
 
|-
Line 213: Line 220:
  
 
|-
 
|-
| 06:53
+
|
| __________Glimpse of the tutorial_________
+
| __________@06:53, Add audio of Seven Segment Display tutorial from 01:08 to 01:26_________
  
 
|-
 
|-
 
| 07:12
 
| 07:12
| This brings us to the end of this tutorial. Let us summarise.
+
| This brings us to the end of this tutorial. Let us summarize.
  
 
|-
 
|-
 
| 07:17
 
| 07:17
| In this tutorial, we went through Various electronic components and their connections and the''' '''content available in various tutorials under this series
+
| In this tutorial, we went through various electronic components and their connections and the content available in various tutorials under this series.
  
 
|-
 
|-
 
| 07:29
 
| 07:29
| The video at the following link summarises the Spoken Tutorial project.
+
| The video at the following link summarizes the '''Spoken Tutorial''' project.
  
 
Please download and watch it.
 
Please download and watch it.
Line 232: Line 239:
 
|-
 
|-
 
| 07:37
 
| 07:37
| The''' Spoken Tutorial Project''' Team: conducts workshops and gives certificates
+
| The''' Spoken Tutorial Project''' team conducts workshops and gives certificates.
  
 
For more details, please write to us.
 
For more details, please write to us.
Line 240: Line 247:
 
|  Do you have questions in THIS Spoken Tutorial?
 
|  Do you have questions in THIS Spoken Tutorial?
  
Please visit this site  
+
Please visit this site.
  
 
|-
 
|-
 
| 07:53
 
| 07:53
|  Choose the minute and second where you have the question
+
|  Choose the minute and second where you have the question.
  
Explain your question briefly
+
Explain your question briefly.
  
 
|-
 
|-
 
| 08:00
 
| 08:00
|  Someone from our team will answer them
+
|  Someone from our team will answer them.
  
 
|-
 
|-
 
| 08:04
 
| 08:04
|  The Spoken Tutorial forum is for specific questions on this tutorial
+
|  The Spoken Tutorial forum is for specific questions on this tutorial.
  
 
|-
 
|-
 
| 08:08
 
| 08:08
|  Please do not post unrelated and general questions on them
+
|  Please do not post unrelated and general questions on them.
  
 
|-
 
|-
 
| 08:13
 
| 08:13
|  This will help reduce the clutter.  With less clutter, we can use these discussion as instructional material
+
|  This will help reduce the clutter.  With less clutter, we can use these discussion as instructional material.
  
 
|-
 
|-
 
| 08:21
 
| 08:21
|  Spoken Tutorial project is funded by NMEICT, MHRD, Government of India.
+
|  Spoken Tutorial project is funded by '''NMEICT, MHRD''', Government of India.
  
 
More information on this mission is available at this link.
 
More information on this mission is available at this link.

Latest revision as of 14:58, 30 December 2019

Time Narration
00:01 Welcome to the Spoken Tutorial on Overview of Arduino.
00:07 In this tutorial, we will learn about:

various electronic components and their connections and

the content available in various tutorials under this series.

00:19 To record this tutorial, I am using: Ubuntu Linux 14.04 operating system.
00:26 We have Basic and Intermediate level tutorials in this series.
00:32 To follow the Basic level series, you should have knowledge of electronics and circuits.
00:38 For Intermediate level, you should have knowledge of Assembly and C programming languages.
00:45 Arduino can be used by anyone who is interested in experimenting with electronic components.
00:54 For example: college students or any hardware professional or individuals who are interested in hands-on creativity.
01:06 Now, we will briefly go through the individual tutorials in this series.
01:12 The first tutorial in this series explains about various Electronic Components and connections.
01:19 We will learn how to use the: Breadboard and its internal connections,
01:24 LED on the breadboard,

PushButton and

Seven Segment Display on the breadboard.

01:33 We will also learn the common mistakes people make when using breadboard, LED and Pushbutton to make connections.
01:43 Here is a glimpse of the tutorial.
________@01:47, add audio of tutorial Electronic components and connections from 00:23 to 00:46 ________
02:11 The next tutorial in this series explains about:

the Arduino device,

02:17 features of Arduino,

components of Arduino board,

02:22 Microcontrollers and

installation of Arduino IDE on Ubuntu Linux Operating System.

02:29 Here is a glimpse of the tutorial.
________@02:33, add audio of tutorial Introduction of Arduino from 02:35 to 02:59 __________
02:58 The next tutorial is Arduino Components and IDE.
03:03 It will help us to understand:

how to set up a physical connection between Arduino and a computer,

03:10 various pins that are available in the Arduino board and Arduino programming language.
03:17 Let us have a look at this tutorial.
_________@03:20, add audio of tutorial Arduino Components and IDE from 00:59 to 01:28 _________
03:50 The next tutorial is First Arduino Program.
03:54 Here, we will learn to: write a simple Arduino program,
03:59 compile and upload the program and
04:02 write a program to blink an LED.
04:06 Here is a glimpse of the tutorial.
__________@04:09, Add audio of First Arduino Program tutorial from 04:04 to 04:26 ___________
04:33 The next tutorial is Arduino with Tricolor LED and Pushbutton.
04:38 In this tutorial, we will learn to: connect a tricolor LED to Arduino board,
04:45 write a program to blink the tricolor LED and
04:48 use Pushbutton to control the blinking.
04:53 Let me play this tutorial.
____________@04:56, add audio of Arduino with Tricolor LED and Push button from 05:56 to 06:08 ________
05:10 The next tutorial is Interfacing Arduino with LCD.
05:15 In this tutorial, we will learn to: connect an LCD to Arduino board

and, Write a program to display a text message on the LCD.

05:27 Here is a glimpse of the tutorial.
_________@05:30 add audio of Arduino with LCD tutorial from 01:09 to 01:28 __________
05:50 The next tutorial is Display counter using Arduino.
05:56 Here, we will learn to: connect an LCD and a Pushbutton to Arduino board and
06:04 write a program to increase the count whenever the pushbutton is pressed.
06:10 Let's have a look at this tutorial.
________@06:13, Add audio of Display counter using Arduino tutorial from 00:47 to 01:05_____
06:32 The next tutorial is about Seven Segment Display.
06:36 It explains how to connect a Seven Segment Display to Arduino board and
06:42 write a program to display digits from 0 to 4 on the Seven Segment Display.
06:50 Here is a glimpse of the tutorial.
__________@06:53, Add audio of Seven Segment Display tutorial from 01:08 to 01:26_________
07:12 This brings us to the end of this tutorial. Let us summarize.
07:17 In this tutorial, we went through various electronic components and their connections and the content available in various tutorials under this series.
07:29 The video at the following link summarizes the Spoken Tutorial project.

Please download and watch it.

07:37 The Spoken Tutorial Project team conducts workshops and gives certificates.

For more details, please write to us.

07:46 Do you have questions in THIS Spoken Tutorial?

Please visit this site.

07:53 Choose the minute and second where you have the question.

Explain your question briefly.

08:00 Someone from our team will answer them.
08:04 The Spoken Tutorial forum is for specific questions on this tutorial.
08:08 Please do not post unrelated and general questions on them.
08:13 This will help reduce the clutter. With less clutter, we can use these discussion as instructional material.
08:21 Spoken Tutorial project is funded by NMEICT, MHRD, Government of India.

More information on this mission is available at this link.

08:34 This is Nirmala Venkat from IIT Bombay, signing off. Thanks for watching.

Contributors and Content Editors

PoojaMoolya, Sandhya.np14