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

From Script | Spoken-Tutorial
Jump to: navigation, search
(Created page with " {| style="border-spacing:0;" | style="background-color:#c0c0c0;border:1pt solid #000001;padding-top:0cm;padding-bottom:0cm;padding-left:0.026cm;padding-right:0.191cm;"| '''Vi...")
 
 
Line 142: Line 142:
  
 
'''Interfacing Arduino with LCD'''
 
'''Interfacing Arduino with LCD'''
| style="background-color:#ffffff;border:1pt solid #000001;padding-top:0cm;padding-bottom:0cm;padding-left:0.026cm;padding-right:0.191cm;"| The next tutorial will explain the '''Interfacing Arduino with LCD.'''
+
| style="background-color:#ffffff;border:1pt solid #000001;padding-top:0cm;padding-bottom:0cm;padding-left:0.026cm;padding-right:0.191cm;"| The next tutorial is '''Interfacing Arduino with LCD.'''
  
 
In this tutorial, we will learn to  
 
In this tutorial, we will learn to  
Line 221: Line 221:
  
 
Forum for specific questions
 
Forum for specific questions
| style="background-color:#ffffff;border:1pt solid #000001;padding-top:0.097cm;padding-bottom:0.097cm;padding-left:0.171cm;padding-right:0.097cm;"| * Do you have questions in THIS Spoken Tutorial?
+
| style="background-color:#ffffff;border:1pt solid #000001;padding-top:0.097cm;padding-bottom:0.097cm;padding-left:0.171cm;padding-right:0.097cm;"|  
 +
* Do you have questions in THIS Spoken Tutorial?
 
* Please visit this site  
 
* Please visit this site  
 
* Choose the minute and second where you have the question
 
* Choose the minute and second where you have the question
Line 232: Line 233:
 
Forum for specific questions:
 
Forum for specific questions:
  
| style="background-color:#ffffff;border:0.75pt solid #000001;padding-top:0.106cm;padding-bottom:0.106cm;padding-left:0.049cm;padding-right:0.106cm;"| * The Spoken Tutorial forum is for specific questions on this tutorial
+
| style="background-color:#ffffff;border:0.75pt solid #000001;padding-top:0.106cm;padding-bottom:0.106cm;padding-left:0.049cm;padding-right:0.106cm;"|  
 +
* The Spoken Tutorial forum is for specific questions on this tutorial
 
* Please do not post unrelated and general questions on them
 
* Please do not post unrelated and general questions on them
 
* This will help reduce the clutter
 
* This will help reduce the clutter

Latest revision as of 12:25, 15 June 2018

Visual Cue Narration
Slide 1:


Welcome to the Spoken Tutorial on Overview of Arduino.
Slide 2:

Learning objectives

In this tutorial, we will learn about:
  • Various electronic components and their connections and
  • the content available in various tutorials under this series
Slide 3:

System Requirements

To record this tutorial, I am using:
  • Ubuntu Linux 14.04 operating system
Slide 4:

Pre-requisites

We have Basic and Intermediate level tutorials in this series.
  • To follow the Basic level series, you should have knowledge of electronics and circuits
  • For Intermediate level – you should have knowledge of Assembly and C programming languages
Slide 5:

Who can use Arduino?

Arduino can be used by
  • anyone who is interested in experimenting with electronic components
  • for example:
    • college students or
    • any hardware professional or
    • individuals who are interested in hands-on creativity.
Now, we will briefly go through the individual tutorials in this series.
Slide 6:

Electronic Components and connections

The first tutorial in this series explains about various Electronic Components and connections.

We will learn how to use the:

  • Breadboard and its internal connections
  • LED on the breadboard
  • PushButton and
  • Seven Segment Display on the breadboard

We will also learn,

  • the common mistakes people make when using breadboard, LED and Pushbutton to make connections.
Show “Electronic Components and connections” tutorial Here is a glimpse of the tutorial.
Slide 7:

Introduction to Arduino

The next tutorial in this series explains about
  • The Arduino device
  • Features of Arduino
  • Components of Arduino board
  • Microcontrollers and
  • Installation of Arduino IDE on Ubuntu Linux OS
Show “Introduction to Arduino” tutorial. Here is a glimpse of the tutorial.
Slide 8:

Arduino Components and IDE

The next tutorial is Arduino Components and IDE.

It will help us to understand

  • How to set up a physical connection between Arduino and a computer
  • Various pins that are available in the Arduino board and
  • Arduino programming language
Show “Arduino Components and IDE” tutorial Let us have a look at this tutorial.
Slide 9:

First Arduino Program

The next tutorial is First Arduino Program.

Here we will learn to

  • Write a simple Arduino program
  • Compile and upload the program
  • Write a program to blink an LED
Show “First Arduino Program” tutorial Here is a glimpse of the tutorial.
Slide 10:

Arduino with Tricolor LED and Push button

The next tutorial is Arduino with Tricolor LED and Pushbutton.

In this tutorial, we will learn to

  • Connect a tricolor LED to Arduino board
  • Write a program to blink the tricolor LED
  • Use Pushbutton to control the blinking
Show “Arduino with Tricolor LED and Push button” tutorial Let me play this tutorial.
Slide 11:

Interfacing Arduino with LCD

The next tutorial is Interfacing Arduino with LCD.

In this tutorial, we will learn to

  • Connect an LCD to Arduino board
  • Write a program to display a text message on the LCD
Show “Interfacing Arduino with LCD” tutorial Here is a glimpse of the tutorial.
Slide 12:

Display counter using Arduino

The next tutorial is Display counter using Arduino.

Here we will learn to

  • Connect an LCD and a Pushbutton to Arduino board and
  • Write a program to increase the count whenever the pushbutton is pressed.
Show “Display counter using Arduino” tutorial Let's have a look at this tutorial.
Slide 13:

Seven Segment Display

The next tutorial is about Seven Segment Display.

It explains how to

  • Connect a Seven Segment Display to Arduino board and
  • Write a program to display digits from 0 to 4 on the Seven Segment Display.
Show “Seven Segment Display” tutorial Here is a glimpse of the tutorial.
This brings us to the end of this tutorial. Let us summarise.
Slide 14:

Summary

In this tutorial, we went through
  • Various electronic components and their connections and
  • the content available in various tutorials under this series
Slide 15:

About Spoken Tutorial project

The video at the following link summarises the Spoken Tutorial project.

Please download and watch it.

Slide 16:

Spoken Tutorial workshops

The Spoken Tutorial Project Team:
  • conducts workshops and
  • gives certificates

For more details, please write to us.

Slide 17:

Forum for specific questions

  • Do you have questions in THIS Spoken Tutorial?
  • Please visit this site
  • Choose the minute and second where you have the question
  • Explain your question briefly
  • Someone from our team will answer them
Slide 18

Forum for specific questions:

  • The Spoken Tutorial forum is for specific questions on this tutorial
  • Please do not post unrelated and general questions on them
  • This will help reduce the clutter
  • With less clutter, we can use these discussion as instructional material
Slide 19:

Acknowledgement

Spoken Tutorial project is funded by NMEICT, MHRD, Government of India.

More information on this mission is available at this link.

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

Contributors and Content Editors

Nancyvarkey, Nirmala Venkat