<?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%2FC3%2FRobot-Control-using-Bluetooth%2FEnglish-timed</id>
		<title>Arduino/C3/Robot-Control-using-Bluetooth/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%2FC3%2FRobot-Control-using-Bluetooth%2FEnglish-timed"/>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=Arduino/C3/Robot-Control-using-Bluetooth/English-timed&amp;action=history"/>
		<updated>2026-05-20T04:02:06Z</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/C3/Robot-Control-using-Bluetooth/English-timed&amp;diff=54310&amp;oldid=prev</id>
		<title>PoojaMoolya: Created page with &quot; {| border=1 |  Time | Narration  |- | 00:01 | Welcome to the''' s'''poken tutorial on '''Robot Control using Bluetooth'''.  |- |00:06 | In this tutorial, we will learn about:...&quot;</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=Arduino/C3/Robot-Control-using-Bluetooth/English-timed&amp;diff=54310&amp;oldid=prev"/>
				<updated>2020-11-05T05:44:12Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; {| border=1 |  Time | Narration  |- | 00:01 | Welcome to the&amp;#039;&amp;#039;&amp;#039; s&amp;#039;&amp;#039;&amp;#039;poken tutorial on &amp;#039;&amp;#039;&amp;#039;Robot Control using Bluetooth&amp;#039;&amp;#039;&amp;#039;.  |- |00:06 | In this tutorial, we will learn about:...&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''' s'''poken tutorial on '''Robot Control using Bluetooth'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|00:06&lt;br /&gt;
| In this tutorial, we will learn about:&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:09&lt;br /&gt;
|  '''Bluetooth Communication'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:11&lt;br /&gt;
|  '''HC-05 Bluetooth Module''' and&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:14&lt;br /&gt;
|  Controlling a '''Robot''' using an '''Android application'''&lt;br /&gt;
|-&lt;br /&gt;
| 00:19&lt;br /&gt;
| To follow this tutorial, you should have basic knowledge of:&lt;br /&gt;
&lt;br /&gt;
'''Electronics '''and '''C or C++ '''programming language&lt;br /&gt;
|-&lt;br /&gt;
| 00:29&lt;br /&gt;
| To record this tutorial, I am using:&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:32&lt;br /&gt;
|  '''Ubuntu Linux 16.04''' OS&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:36&lt;br /&gt;
|  '''Arduino UNO''' board&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:38&lt;br /&gt;
|  '''Arduino IDE '''and  '''Android Phone'''&lt;br /&gt;
|-&lt;br /&gt;
| 00:43&lt;br /&gt;
| We require few external components:&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:47&lt;br /&gt;
|  '''HC-05 Bluetooth Module'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:50&lt;br /&gt;
|  '''L293D IC'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:54&lt;br /&gt;
| We have learnt about the '''L293D Motor Driver IC '''in the earlier tutorial.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:00&lt;br /&gt;
|  '''9V Battery with Connector'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:03&lt;br /&gt;
|  '''9Volts-1Ampere Adapter'''&lt;br /&gt;
|-&lt;br /&gt;
|01:06&lt;br /&gt;
|  '''Bluetooth communication''' is a '''wireless technology'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:10&lt;br /&gt;
|  It is used to transfer '''data''' between different '''electronic devices'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:15&lt;br /&gt;
|  It supports '''data, audio transmission ''' with a range of '''7 to 8 meters'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:21&lt;br /&gt;
|  It is specially designed for '''short range wireless data communication'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:26&lt;br /&gt;
|  In this tutorial we will use the '''HC-05 Bluetooth module.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:32&lt;br /&gt;
| This '''module''' has two operating modes, namely '''Data Mode''' and '''AT Command Mode'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:40&lt;br /&gt;
| In '''Data Mode''', it can send and receive '''data''' from other '''Bluetooth devices'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:46&lt;br /&gt;
|  We will be using the '''Data Mode''' in our tutorial.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:50&lt;br /&gt;
|  '''AT Command mode''' is used when you want to change the '''setting''' of the '''Bluetooth module'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:56&lt;br /&gt;
|  For example, to change the '''Baud Rate''' we can use '''AT Command Mode'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:01&lt;br /&gt;
| This is the assembled '''Robot'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:05&lt;br /&gt;
| We have already installed an '''app''' called '''Car Bluetooth RC '''on '''Android''' phone.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:11&lt;br /&gt;
| This '''app''' will control the movement of the '''Robot'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:15&lt;br /&gt;
| Now we will see how to control the '''Robot''' via '''Bluetooth'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:20&lt;br /&gt;
| Let us see the '''circuit connection''' in detail. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:24&lt;br /&gt;
| Do the actual '''connection''' with your '''hardware''' as explained here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:28&lt;br /&gt;
| Connect the '''Arduino board''' to your computer using '''Arduino USB cable'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:34&lt;br /&gt;
| The '''5Volt''' pin of the '''Arduino''' is connected to the '''5Volt''' pin of the '''HC-05 module'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:42&lt;br /&gt;
| The '''ground pin''' of the '''Arduino''' is connected to the '''ground pin''' of the '''HC 05 module'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:49&lt;br /&gt;
| The '''Rx pin''' of the '''Bluetooth module''' is connected to the '''Tx pin''' of '''Arduino'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:55&lt;br /&gt;
| The '''Tx pin''' of the '''Bluetooth module''' is connected to the '''Rx pin''' of '''Arduino'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:01&lt;br /&gt;
| Now, note the blinking of '''LED''' in the '''Bluetooth module.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:06&lt;br /&gt;
| This indicates that your '''Bluetooth module''' is switched '''ON'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:10&lt;br /&gt;
| Next do the below connections as explained.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:14&lt;br /&gt;
| '''Pin 16''' of '''L293D IC''' is connected to '''5Volt''' pin of '''Arduino'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:22&lt;br /&gt;
| '''Pins 4,5,12,13''' of the '''L293D IC''' are connected to the '''ground terminal'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:32&lt;br /&gt;
| '''Pins 1,2,7 '''of''' L293D IC''' are connected to '''pins 6,3,5''' of '''Arduino''' respectively. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:45&lt;br /&gt;
| '''Pins 9,10,15''' of '''L293D IC''' are connected to '''pins 11,10,9''' of '''Arduino''' respectively.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:57&lt;br /&gt;
| One '''DC motor''' is connected to '''pin 3''' and '''6''' of '''L293D IC. '''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:05&lt;br /&gt;
| The other '''DC motor''' is connected to '''pin 11''' and '''14''' of '''L293D IC. '''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:13&lt;br /&gt;
| Note: You have to connect the''' DC motors''' of the assembled '''Robot''' as shown in figure.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:21&lt;br /&gt;
| Recall that we have '''soldered''' a red and black '''wire''' to the '''wire leads''' of the '''motors'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:29&lt;br /&gt;
| We require a separate '''power source''' for running the '''DC motors.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:34&lt;br /&gt;
| We will use a '''9V battery''' to power the '''DC motors''' as '''Arduino''' gives only '''5Volt''' output. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:43&lt;br /&gt;
| '''Positive terminal''' of the '''9V battery''' is connected to '''pin 8''' of '''L293D IC. '''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:52&lt;br /&gt;
| The '''negative terminal''' of the battery is connected to the '''ground pin''' of the '''Arduino'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:59&lt;br /&gt;
| These are all the connections you must do to perform the tasks shown in this tutorial.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:07&lt;br /&gt;
| Now place the '''breadboard''' and '''Arduino setup''' on the '''chassis'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:12&lt;br /&gt;
| This is how I have done the '''setup''' of my '''Robot'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:16&lt;br /&gt;
| Now we will write the program in '''Arduino IDE''' for the working of the '''Robot'''.&lt;br /&gt;
|-&lt;br /&gt;
| 05:21&lt;br /&gt;
|  The files used in this tutorial are available in the '''Code Files '''link on this tutorial page. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:28&lt;br /&gt;
|  Please download and extract them. Make a copy and then use them while practising&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:35&lt;br /&gt;
| Open the '''Arduino IDE.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:37&lt;br /&gt;
| Type the code as shown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:41&lt;br /&gt;
| These are the '''variables''' assigned for the '''pins''' on the '''Arduino''' connected to '''L293D IC. '''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:50&lt;br /&gt;
| The '''variable serialA''' is used to store the '''input character''' received by '''Bluetooth'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:57&lt;br /&gt;
| Type the code as shown in the '''void setup function'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:02&lt;br /&gt;
| '''Serial dot begin function''' is used to make the '''Arduino''' ready to '''serially''' exchange messages.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:10&lt;br /&gt;
| The messages are exchanged at '''9600 baud rate.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:15&lt;br /&gt;
| We will use the '''function pinMode '''to configure the '''pins''' to '''OUTPUT mode'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:21&lt;br /&gt;
| Now we will write the code for the '''void loop.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:25&lt;br /&gt;
| The''' void loop function''' will move the '''Robot '''in forward, backward, right and left directions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:33&lt;br /&gt;
| '''Bluetooth module''' checks for '''commands''' given from the '''Android app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:38&lt;br /&gt;
| These lines of code make the '''robot''' move in the forward direction.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:43&lt;br /&gt;
| These lines of code make the '''robot''' turn in the left direction. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:48&lt;br /&gt;
| These lines of code make the '''robot''' turn in the right direction.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:53&lt;br /&gt;
| These lines of code make the '''robot''' move in a backward direction.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:58&lt;br /&gt;
| Our '''program''' is ready now.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:02&lt;br /&gt;
| Click on the''' Compile''' button to verify your''' program'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:05&lt;br /&gt;
| After''' compiling''', a pop-up window will open to save the current program.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:10&lt;br /&gt;
| I will save it as '''Bluetooth underscore Robot.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:14&lt;br /&gt;
| Click on the '''Save''' button to save the '''program'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:18&lt;br /&gt;
| Before uploading the '''program''', you must remove the '''Rx''' and '''Tx wires''' connected to '''Arduino'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:26&lt;br /&gt;
| Now click on the '''Upload''' button to upload the current '''program''' on''' Arduino'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:33&lt;br /&gt;
| When you have successfully uploaded the '''program''' reconnect the '''Rx''' and '''Tx wires''' to the '''Arduino'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:42&lt;br /&gt;
| Now, remove the '''Arduino’s USB cable''' from your computer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:47&lt;br /&gt;
| For demonstration purpose, I have connected a '''9Volt 1 Amphere adapter''' to run the '''Robot'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:53&lt;br /&gt;
| It is connected at the '''Arduino jack''' available here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:58&lt;br /&gt;
| You can use a '''power bank''' or a battery instead, to power the '''Arduino'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|08:03&lt;br /&gt;
| Next, we will use the '''app''' and test the working of the '''Robot'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 08:09&lt;br /&gt;
| Take the '''Android''' phone in which you have downloaded the '''Car Bluetooth RC app. '''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 08:16&lt;br /&gt;
| Let us configure the '''Bluetooth''' in your '''Android''' phone.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 08:20&lt;br /&gt;
| Go to the '''Settings''' option on your phone.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 08:23&lt;br /&gt;
| Open the '''Bluetooth '''section.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 08:26&lt;br /&gt;
| '''Turn ON''' your phone’s '''Bluetooth'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 08:30&lt;br /&gt;
| Search for nearby '''devices'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 08:34&lt;br /&gt;
| You will find '''HC 05''' as one of the options in the list.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 08:40&lt;br /&gt;
| Click on the''' HC 05''' option. It will ask for a '''password'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 08:47&lt;br /&gt;
| The '''default password''' for this '''Bluetooth module''' is '''1234'''. Type the '''password'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 08:55&lt;br /&gt;
| In some cases, the '''password''' of the '''Bluetooth module''' will be '''0000.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:02&lt;br /&gt;
| Now, your mobile is connected to the '''HC-05 Bluetooth module'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:08&lt;br /&gt;
| You can now observe a different blinking pattern of the '''LED''' in the '''Bluetooth module'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:14&lt;br /&gt;
| Turn '''OFF''' your phone’s '''Bluetooth'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:17&lt;br /&gt;
| Now, open the '''Car Bluetooth RC app''' in your phone.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:23&lt;br /&gt;
| The app will prompt to turn '''ON''' your phone’s '''Bluetooth'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:27&lt;br /&gt;
| Click on '''Allow to Continue.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:30&lt;br /&gt;
| On the top left corner of your phone, click on the arrow.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:34&lt;br /&gt;
| Find the '''HC 05''' option and click on it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:39&lt;br /&gt;
| You can see a message as '''Connected OK.''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:43&lt;br /&gt;
| It indicates that your phone is now connected to the '''HC 05 Bluetooth Module.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:49&lt;br /&gt;
| Now, it is ready to control the '''Robot'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:53&lt;br /&gt;
| Let us observe the working of the '''Robot'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 09:57&lt;br /&gt;
| When I press the forward button in the app, we can see the '''Robot''' moves in the forward direction.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10:04&lt;br /&gt;
| When I press the backward button, the '''Robot''' moves in the backward direction.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10:09&lt;br /&gt;
| To turn the '''Robot''' towards the right hand side, press the right button in the app.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10:14&lt;br /&gt;
| The right side motor stops rotating and the left side motor continues to rotate. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10:20&lt;br /&gt;
| This way the '''Robot''' turns to the right side.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10:24&lt;br /&gt;
| Likewise, the '''Robot''' will move to the left direction when you press the left button. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10:30&lt;br /&gt;
| Thus, we can control the movement of the '''Robot''' using b'''Bluetooth communication'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10:36&lt;br /&gt;
| This brings us to the end of this tutorial. Let us summarize. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10:41&lt;br /&gt;
| In this tutorial, we learnt:&lt;br /&gt;
&lt;br /&gt;
'''Bluetooth Communication''',  '''HC 05 Bluetooth Module''' and  Controlling a '''Robot''' using an '''Android application'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10:54&lt;br /&gt;
| The video at the following link summarizes the Spoken Tutorial project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 11:02&lt;br /&gt;
| The''' Spoken Tutorial Project''' Tea 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;
| 11:11&lt;br /&gt;
| Please post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|11:15&lt;br /&gt;
| The Spoken Tutorial project is funded by MHRD, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 11:21&lt;br /&gt;
| This tutorial has been contributed by FOSSEE and Spoken Tutorial Project, IIT Bombay. &lt;br /&gt;
&lt;br /&gt;
And this is Saurabh signing off. Thanks for watching.&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>PoojaMoolya</name></author>	</entry>

	</feed>