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

From Script | Spoken-Tutorial
Jump to: navigation, search
 
Line 68: Line 68:
  
 
|-
 
|-
| 01:46
+
|
| ________Glimpse of the tutorial________
+
| ________@01:47, add audio of tutorial Electronic components and connections from 00:23 to 00:46 ________
  
 
|-
 
|-
Line 92: Line 92:
  
 
|-
 
|-
| 02:33
+
|  
| ________Glimpse of the tutorial__________
+
| ________@02:33, add audio of tutorial Introduction of Arduino from 02:35 to 02:59 __________
  
 
|-
 
|-
Line 107: Line 107:
 
|-
 
|-
 
| 03:10
 
| 03:10
| various pins that are available in the '''Arduino board''' and   
+
| various pins that are available in the '''Arduino board''' and  '''Arduino''' programming language.  
'''Arduino''' programming language.  
+
  
 
|-
 
|-
Line 115: 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 124: Line 123:
 
|-
 
|-
 
| 03:54
 
| 03:54
| Here, we will learn to:
+
| Here, we will learn to: write a simple '''Arduino program''',
write a simple '''Arduino program''',
+
  
 
|-
 
|-
Line 140: Line 138:
  
 
|-
 
|-
| 04:09
+
|  
| __________Glimpse of the tutorial___________
+
| __________@04:09, Add audio of First Arduino Program tutorial from 04:04 to 04:26 ___________
  
 
|-
 
|-
Line 149: Line 147:
 
|-
 
|-
 
| 04:38
 
| 04:38
| In this tutorial, we will learn to:
+
| In this tutorial, we will learn to: connect a '''tricolor LED''' to '''Arduino board, '''
connect a '''tricolor LED''' to '''Arduino board, '''
+
  
 
|-
 
|-
Line 165: 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 174: Line 171:
 
|-
 
|-
 
| 05:15
 
| 05:15
| In this tutorial, we will learn to:
+
| In this tutorial, we will learn to: connect an '''LCD''' to '''Arduino board'''
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 184: Line 180:
  
 
|-
 
|-
| 05:30
+
|  
| ____________Glimpse of the tutorial_________
+
| _________@05:30 add audio of Arduino with LCD tutorial from 01:09 to 01:28  __________
  
 
|-
 
|-
Line 193: Line 189:
 
|-
 
|-
 
| 05:56
 
| 05:56
| Here, we will learn to:
+
| Here, we will learn to: connect an '''LCD''' and a''' Pushbutton''' to '''Arduino board''' and  
connect an '''LCD''' and a''' Pushbutton''' to '''Arduino board''' and  
+
  
 
|-
 
|-
Line 205: 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 225: Line 220:
  
 
|-
 
|-
| 06:53
+
|
| __________Glimpse of the tutorial_________
+
| __________@06:53, Add audio of Seven Segment Display tutorial from 01:08 to 01:26_________
  
 
|-
 
|-

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