All language subtitles for 001 1.1 Introduction to the Course_en

af Afrikaans
ak Akan
sq Albanian
am Amharic
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bem Bemba
bn Bengali
bh Bihari
bs Bosnian
br Breton
bg Bulgarian
km Cambodian
ca Catalan
ceb Cebuano
chr Cherokee
ny Chichewa
zh-CN Chinese (Simplified)
zh-TW Chinese (Traditional)
co Corsican
hr Croatian
cs Czech
da Danish
nl Dutch
en English
eo Esperanto
et Estonian
ee Ewe
fo Faroese
tl Filipino
fi Finnish
fy Frisian
gaa Ga
gl Galician
ka Georgian
de German
el Greek
gn Guarani
gu Gujarati
ht Haitian Creole
ha Hausa
haw Hawaiian
iw Hebrew
hi Hindi
hmn Hmong
hu Hungarian
is Icelandic
ig Igbo
id Indonesian
ia Interlingua
ga Irish
it Italian
ja Japanese
jw Javanese
kn Kannada
kk Kazakh
rw Kinyarwanda
rn Kirundi
kg Kongo
ko Korean
kri Krio (Sierra Leone)
ku Kurdish
ckb Kurdish (Soranรฎ)
ky Kyrgyz
lo Laothian
la Latin
lv Latvian
ln Lingala
lt Lithuanian
loz Lozi
lg Luganda
ach Luo
lb Luxembourgish
mk Macedonian
mg Malagasy
ms Malay
ml Malayalam
mt Maltese
mi Maori
mr Marathi
mfe Mauritian Creole
mo Moldavian
mn Mongolian
my Myanmar (Burmese)
sr-ME Montenegrin
ne Nepali
pcm Nigerian Pidgin
nso Northern Sotho
no Norwegian
nn Norwegian (Nynorsk)
oc Occitan
or Oriya
om Oromo
ps Pashto
fa Persian
pl Polish
pt-BR Portuguese (Brazil)
pt Portuguese (Portugal)
pa Punjabi
qu Quechua
ro Romanian
rm Romansh
nyn Runyakitara
ru Russian
sm Samoan
gd Scots Gaelic
sr Serbian
sh Serbo-Croatian
st Sesotho
tn Setswana
crs Seychellois Creole
sn Shona
sd Sindhi
si Sinhalese
sk Slovak
sl Slovenian
so Somali
es Spanish
es-419 Spanish (Latin American)
su Sundanese
sw Swahili
sv Swedish
tg Tajik
ta Tamil
tt Tatar
te Telugu
th Thai
ti Tigrinya
to Tonga
lua Tshiluba
tum Tumbuka
tr Turkish
tk Turkmen
tw Twi
ug Uighur
uk Ukrainian
ur Urdu
uz Uzbek
vi Vietnamese
cy Welsh
wo Wolof
xh Xhosa
yi Yiddish
yo Yoruba
zu Zulu
Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated: 1 00:00:00,120 --> 00:00:05,490 Hello, students, welcome to a new course in robotics. 2 00:00:05,490 --> 00:00:13,080 Here, in this course, we are going to learn about Arduino robotics without any coding because if I talk 3 00:00:13,080 --> 00:00:17,040 about coding, the students might be afraid about that one. 4 00:00:17,490 --> 00:00:19,650 So I'm going to reduce that one. 5 00:00:19,950 --> 00:00:24,090 We are going to learn Arduino Robotics without any coding. 6 00:00:24,510 --> 00:00:27,060 So how can we controlled the robots? 7 00:00:27,480 --> 00:00:27,820 Yeah. 8 00:00:28,110 --> 00:00:34,380 In this course, I'm going to explain it to you how we can do the scratch programming. 9 00:00:34,770 --> 00:00:39,950 Easy programming that we can do by drag and drop feature. 10 00:00:40,410 --> 00:00:46,350 In this way, everyone can learn robotics very easily and efficiently. 11 00:00:47,340 --> 00:00:52,230 So let's talk about what we will discuss in our course. 12 00:00:52,740 --> 00:00:55,170 So basically, this is the course overview. 13 00:00:55,860 --> 00:00:59,430 We will learn about the introduction to the basic robotics. 14 00:00:59,670 --> 00:01:02,880 What are the things we will learn in robotics? 15 00:01:02,880 --> 00:01:05,300 May be electronics, electrical things, 16 00:01:05,310 --> 00:01:13,290 What are the components that we use and especially I will introduce you a software in order to practice 17 00:01:13,530 --> 00:01:15,480 what we have to practice. 18 00:01:16,710 --> 00:01:25,170 So basically, that particular software can be accessible by your smartphone or your computer or whatever 19 00:01:25,170 --> 00:01:27,630 the device you may have, right? 20 00:01:27,750 --> 00:01:33,360 Basically, it's just a website, and we are going to create an account and then after we can use 21 00:01:33,360 --> 00:01:36,990 that particular software for our simulation purposes. 22 00:01:37,860 --> 00:01:43,950 So that particular software, we will have some electronic components and we can do the programming. 23 00:01:43,950 --> 00:01:53,370 And also the important benefit from that particular software is we can generate the code from scratch Programming 24 00:01:53,370 --> 00:02:01,710 to C++ coding. It can automatically generate the code for us to write it on the Arduino. 25 00:02:01,980 --> 00:02:02,940 How cool is that? 26 00:02:03,120 --> 00:02:05,330 So we are going to learn that software. 27 00:02:05,340 --> 00:02:10,169 I will explain it to you step by step how you can access to the software. 28 00:02:10,289 --> 00:02:17,100 And then we will learn about what are the electronic components that we require for us to design the 29 00:02:17,100 --> 00:02:19,320 robotics components and the projects. 30 00:02:19,830 --> 00:02:27,420 So basically, in this course, we will discuss 5 projects and first of all, we will make 31 00:02:27,420 --> 00:02:28,560 a Home Security System. 32 00:02:29,190 --> 00:02:32,820 And the next project will be object detection system. 33 00:02:33,450 --> 00:02:43,110 As an example, if any person nears the sensor and then that particular sensor will detect that person 34 00:02:43,290 --> 00:02:47,810 and it will alert, or maybe it will indicate through an LED. 35 00:02:48,720 --> 00:02:54,810 And the third project that we will look after is Automatic Smart Dustbin System. 36 00:02:56,070 --> 00:03:03,090 Well, in that particular project. We will make a project that if we wanted to put our garbage 37 00:03:03,090 --> 00:03:10,380 into the dust bins and then we have to near to the dustbin and then it will automatically open up the lid 38 00:03:10,710 --> 00:03:16,800 And then after we put our garbage or the dust, then it will be closed automatically. 39 00:03:17,430 --> 00:03:25,320 So that project will be discussed in our course and then we will learn how to make some Moving Robots 40 00:03:25,350 --> 00:03:33,220 As an example, Obstacle Avoiding Robot, how we can make a Robot that can avoid obstacles. 41 00:03:33,270 --> 00:03:40,830 If there is any obstacle present in front of the sensor and then it will turn right, and the final project 42 00:03:40,830 --> 00:03:46,110 that we will discuss in this course is Line Following Robot. 43 00:03:46,860 --> 00:03:56,400 So we design a pre-defined path on the floor and our Robot will follow that particular path according 44 00:03:56,400 --> 00:03:57,480 to our desire. 45 00:03:58,080 --> 00:04:01,050 It can start, turn and stop. 46 00:04:02,010 --> 00:04:05,850 So these are the projects that we are going to discuss in this course. 47 00:04:06,060 --> 00:04:09,690 So this one will be very interesting for us to learn. 48 00:04:10,080 --> 00:04:15,850 So let's just look after how we can interact to the software. 5008

Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.