<?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%2FIntroduction-to-IoT%2FEnglish-timed</id>
		<title>Arduino/C3/Introduction-to-IoT/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%2FIntroduction-to-IoT%2FEnglish-timed"/>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=Arduino/C3/Introduction-to-IoT/English-timed&amp;action=history"/>
		<updated>2026-04-09T13:12:27Z</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/Introduction-to-IoT/English-timed&amp;diff=55230&amp;oldid=prev</id>
		<title>Pratik kamble: Created page with &quot; {| border =1 | '''Time''' | '''Narration'''  |- | 00:01 | Welcome to the Spoken Tutorial on '''Introduction to IOT.'''  |- | 00:05 | 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/Introduction-to-IoT/English-timed&amp;diff=55230&amp;oldid=prev"/>
				<updated>2021-06-17T06:50:02Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; {| border =1 | &amp;#039;&amp;#039;&amp;#039;Time&amp;#039;&amp;#039;&amp;#039; | &amp;#039;&amp;#039;&amp;#039;Narration&amp;#039;&amp;#039;&amp;#039;  |- | 00:01 | Welcome to the Spoken Tutorial on &amp;#039;&amp;#039;&amp;#039;Introduction to IOT.&amp;#039;&amp;#039;&amp;#039;  |- | 00:05 | In this tutorial, we will learn about:  &amp;#039;...&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 Spoken Tutorial on '''Introduction to IOT.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:05&lt;br /&gt;
| In this tutorial, we will learn about:&lt;br /&gt;
&lt;br /&gt;
'''Internet of Things IOT'''&lt;br /&gt;
&lt;br /&gt;
Working of '''IoT'''&lt;br /&gt;
&lt;br /&gt;
'''ThingSpeak''' platform&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:15&lt;br /&gt;
| To follow this tutorial, you should have a basic knowledge of:&lt;br /&gt;
&lt;br /&gt;
'''Arduino''' &lt;br /&gt;
&lt;br /&gt;
'''DHT11 Sensor''' and '''ESP8266-01 module''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|00:29&lt;br /&gt;
| If not, then go through the relevant '''Arduino''' spoken tutorials on this website.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|00:35&lt;br /&gt;
| To record this tutorial, I am using:&lt;br /&gt;
&lt;br /&gt;
'''Ubuntu Linux''' 16.04 OS&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:42&lt;br /&gt;
|  '''IoT''' is a network of physical '''devices''' with '''sensors''' and '''embedded software''' &lt;br /&gt;
 &lt;br /&gt;
These '''devices''' connect to the '''internet''' and exchange '''data'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 00:53&lt;br /&gt;
| One of the most common examples of '''IoT''' is “Smart Home”. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|00:58&lt;br /&gt;
| It allows you to control '''devices''' connected to the '''internet''' from home or anywhere.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:04&lt;br /&gt;
| Smart '''supply chains''' help in real time tracking of goods while they are on the road.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:10&lt;br /&gt;
| '''Activity Trackers''' helps to capture heart rate pattern, calorie expenditure etc&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:17&lt;br /&gt;
| '''IoT systems''' has 4 main components:&lt;br /&gt;
&lt;br /&gt;
'''Sensor'''&lt;br /&gt;
'''Connectivity'''&lt;br /&gt;
'''Data Processing'''&lt;br /&gt;
'''User Interface'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:30&lt;br /&gt;
| '''Sensors''' collect the '''data''' from the surrounding environment where the '''IoT system''' is kept.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:36&lt;br /&gt;
| The '''data''' collected by the '''sensors''' need to be sent to the '''end user'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:41&lt;br /&gt;
| We can use any '''wireless communications''' to send and receive '''data'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:46&lt;br /&gt;
| '''Data processing''' involves checking the '''format''' or type of '''data''' sent by the '''sensor'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 01:52&lt;br /&gt;
| The raw '''data''' which was collected by the '''sensor''' is delivered in synchronized form to the '''end user'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:01&lt;br /&gt;
| We will use '''ThinkSpeak''' platform to demonstrate the working of '''IoT'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:06&lt;br /&gt;
|'''ThingSpeak''' platform is free and open to all users.&lt;br /&gt;
&lt;br /&gt;
It allows you to control and monitor your '''IoT devices'''.&lt;br /&gt;
&lt;br /&gt;
It creates an '''IoT dashboard''' for '''data analyzation''' and '''visualization'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:22&lt;br /&gt;
| Let us go to '''Thingspeak''' webpage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:25&lt;br /&gt;
| Open the '''web browser''' in your computer and go to this '''link'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:31&lt;br /&gt;
| First we have to create an '''account''' in '''Thingspeak''' before proceeding further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|02:37&lt;br /&gt;
| Below the '''Email textbox''', click on '''Create one''' option to create a '''user account''' for yourself.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:44&lt;br /&gt;
|In the '''Email address''' column, enter your working '''email ID'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:48&lt;br /&gt;
|In the '''Location''' section, select the country you are living in.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:52&lt;br /&gt;
|Enter your first and last name in respective columns. Click on the '''Continue''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 02:59&lt;br /&gt;
| To use this application as a '''MATLAB''' platform, you must enter your work or '''organization email ID'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:07&lt;br /&gt;
|In this tutorial, we will not use the '''MATLAB''' platform.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:11&lt;br /&gt;
|Click on the checkbox for “'''Use this email for my MathWorks Account”.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|03:17&lt;br /&gt;
|Then click on the '''Continue''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|03:20&lt;br /&gt;
|You will receive a message to verify your '''email ID''' for this website. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:25&lt;br /&gt;
|Open the '''email''' and click on''' Verify your email '''button.&lt;br /&gt;
It will show as “ '''Your profile was verified”.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:34&lt;br /&gt;
| Go back to your '''login page''' and click on '''Continue'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:38&lt;br /&gt;
|You will be asked to create a '''password''' for your '''ThingSpeak account'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:43&lt;br /&gt;
|Type your '''password''' and click on the '''Online Service Agreement ''' checkbox. Click on '''Continue'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:50&lt;br /&gt;
| A '''Sign-up Successful '''screen appears with your '''registered email ID'''. Click on the '''OK''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 03:58&lt;br /&gt;
| It will finally ask the intent of using '''ThingSpeak''' platform.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:03&lt;br /&gt;
|Select '''Personal, non commercial projects '''and click on the '''OK''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:09&lt;br /&gt;
|Close the current tab and open the following link in a new tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:15&lt;br /&gt;
| '''Login''' to your '''ThingSpeak account''' with your '''registered email ID''' and '''password'''. Click on the '''New Channel''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:24&lt;br /&gt;
| I will give the '''channel''' name as '''DHT11_IoT'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:31&lt;br /&gt;
|In the '''Description''' field, I will give the description as '''IoT, DHT11, ESP8266-01.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:42&lt;br /&gt;
|It makes it easy for others to find your '''channel''' on '''ThingSpeak server''' if you wish to '''publish''' it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:49&lt;br /&gt;
|As we want to save temperature and humidity data, type '''Temperature''' in '''Field 1''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 04:56&lt;br /&gt;
|Click on the '''Field 2''' checkbox and type '''Humidity'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:01&lt;br /&gt;
|Now scroll down to the bottom of the page. Click on the '''Show Status '''check box. Now click on the '''Save Channel''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:11&lt;br /&gt;
|This is how the '''graph outline''' will look once the '''channel''' is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:16&lt;br /&gt;
| Click on the '''API Keys''' option on the top menu.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:21&lt;br /&gt;
|Once the '''channel''' is created, it will generate a '''Write API key''' and '''Read API key'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:28&lt;br /&gt;
|'''API key''' is called '''Application Programming Interface key'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:32&lt;br /&gt;
|These are '''16 digit code''' used for '''programming''' purposes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:37&lt;br /&gt;
| '''Write API''' key''' is needed when you want to store '''data''' in the '''channel'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:43&lt;br /&gt;
|'''Read API key''' is needed when you want to retrieve the '''data''' already stored in the '''channel'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:49&lt;br /&gt;
| From the '''generated API keys''', we will need the''' Write API key''' while writing the code.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 05:56&lt;br /&gt;
|Copy the '''Write API key''' and paste it in any '''text editor''' like '''Notepad'''. We will require this key for future use.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:06&lt;br /&gt;
|In the next tutorial, we will see how to &lt;br /&gt;
&lt;br /&gt;
Collect temperature and humidity values given by '''DHT11 Sensor'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:15&lt;br /&gt;
|Store and visualize '''sensor''' readings in the '''ThingSpeak''' platform&lt;br /&gt;
&lt;br /&gt;
Download the '''data''' in '''CSV''' file from the '''ThingSpeak''' platform&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:26&lt;br /&gt;
| With this we come to the end of this tutorial. Let us summarize.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:31&lt;br /&gt;
| In this tutorial, we learnt :&lt;br /&gt;
&lt;br /&gt;
'''Internet of Things'''&lt;br /&gt;
&lt;br /&gt;
Working of '''IoT'''&lt;br /&gt;
&lt;br /&gt;
'''ThingSpeak''' platform &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:42&lt;br /&gt;
| The video at the following link summarizes the Spoken Tutorial project. Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:50&lt;br /&gt;
| The''' Spoken Tutorial Project''' Team conducts workshops and gives certificates. For more details, please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 06:59&lt;br /&gt;
| Please post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:03&lt;br /&gt;
| The Spoken Tutorial project is funded by MHRD, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 07:09&lt;br /&gt;
| This tutorial has been contributed by FOSSEE and Spoken Tutorial Project, IIT Bombay.  Thank you for watching.&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pratik kamble</name></author>	</entry>

	</feed>