<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Microsoft Azure IoT Archives | KAISPE</title>
	<atom:link href="https://www.kaispe.com/tag/microsoft-azure-iot/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.kaispe.com/tag/microsoft-azure-iot/</link>
	<description>Your Digital Transformation Partner</description>
	<lastBuildDate>Sun, 20 Nov 2022 08:13:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>

<image>
	<url>https://www.kaispe.com/wp-content/uploads/2022/01/cropped-k-32x32.png</url>
	<title>Microsoft Azure IoT Archives | KAISPE</title>
	<link>https://www.kaispe.com/tag/microsoft-azure-iot/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Working with MxChip AZ3166 IoT DevKit-Part II</title>
		<link>https://www.kaispe.com/working-with-mxchip-az3166-iot-devkit-part-ii/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Wed, 15 May 2019 09:10:05 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Azure IoT Hub]]></category>
		<category><![CDATA[Microsoft Azure IoT]]></category>
		<category><![CDATA[MXChip]]></category>
		<category><![CDATA[MxChip AZ3166 IoT DevKit]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=485</guid>

					<description><![CDATA[<p>&#160; Hi! Today in this blog post, I will demonstrate you how to get started with MXChip AZ3166 that will let you build cloud powered IoT application in minutes using [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/working-with-mxchip-az3166-iot-devkit-part-ii/">Working with MxChip AZ3166 IoT DevKit-Part II</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>&nbsp;</p>
<p>Hi!</p>
<p>Today in this blog post, I will demonstrate you how to get started with MXChip AZ3166 that will let you build cloud powered IoT application in minutes using Microsoft Azure Services.</p>
<p>First of all, we need to prepare the development environment which includes:</p>
<ul>
<li>Visual Studio Code.</li>
<li>Arduino</li>
<li>An active Microsoft Azure Account/subscription.</li>
<li>MXChip AZ3166 for hardware use.</li>
<li>Extensions for Visual Studio Code:<br />
-Arduino<br />
-Azure IoT Tools<br />
-Azure IoT Hub Toolkit<br />
-Azure  IoT Device Workbench</li>
</ul>
<p>We also need to install ST-Link driver ( Uses for communication with development machine), and  <strong>Arduino:Board manager</strong> which we can find by pressing the F1 for command option and install <strong>AZ3166</strong>.</p>
<p><img fetchpriority="high" decoding="async" class="wp-image-537 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2019/05/mx4-2.png" alt="" width="593" height="300" srcset="https://www.kaispe.com/wp-content/uploads/2019/05/mx4-2.png 743w, https://www.kaispe.com/wp-content/uploads/2019/05/mx4-2-300x152.png 300w" sizes="(max-width: 593px) 100vw, 593px" /></p>
<p>So, now as we have developed the lab environment, we will use Azure Portal to create a resource group and Azure IoT Hub to register our device.</p>
<p>To configure the device we need to plug the USB cable to IoT DevKit and a PC. Finally, we need to configure WiFi for our IoT DevKit internet  connectivity. We will hold down button <strong>B, </strong>push and release reset the button and then it displays the service set identifier (SSID) and a WiFi configuration IP address.</p>
<p><img decoding="async" class="size-medium wp-image-492 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2019/05/mx12-300x300.jpg" alt="" width="300" height="300" /></p>
<p>For the WiFi connectivity first we need to connect our IoT DevKit SSID to PC  and enter 192.168.0.1 in the browser, now we are ready to use our device.</p>
<p>Now lets build the project as IoT DevKit contains  loads of sample projects which we can use to connect  with the IoT DevKit and explore Azure services such as Cognitive Service etc.</p>
<p>So, in the first step we have to open Visual Studio Code and press F1 for the command palette and search for <strong>Azure  IoT Device Workbench:Open Example </strong>and then select IoT DevKit</p>
<p><img decoding="async" class="wp-image-538 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2019/05/mx5-1.png" alt="" width="587" height="472" srcset="https://www.kaispe.com/wp-content/uploads/2019/05/mx5-1.png 881w, https://www.kaispe.com/wp-content/uploads/2019/05/mx5-1-300x241.png 300w, https://www.kaispe.com/wp-content/uploads/2019/05/mx5-1-768x617.png 768w" sizes="(max-width: 587px) 100vw, 587px" /></p>
<p>Next step, in Azure  IoT Device Workbench page we have to find Get Started sample and download the sample code.</p>
<p>After we have downloaded the sample code we need to &#8220;Provision Azure Services&#8221; and we can do that by pressing F1 and write in a command palette <strong>Azure IoT Device Workbench:Provision Azure Services</strong>.</p>
<p><img decoding="async" class="wp-image-539 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2019/05/mx6-1.png" alt="" width="580" height="379" srcset="https://www.kaispe.com/wp-content/uploads/2019/05/mx6-1.png 1530w, https://www.kaispe.com/wp-content/uploads/2019/05/mx6-1-300x196.png 300w, https://www.kaispe.com/wp-content/uploads/2019/05/mx6-1-1024x668.png 1024w, https://www.kaispe.com/wp-content/uploads/2019/05/mx6-1-768x501.png 768w" sizes="(max-width: 580px) 100vw, 580px" /></p>
<p>Now, as we have successfully provisioned, we have to select the serial port and a board which we can find in bottom-right page in Visual Studio Code, and that is where the ST-Link driver is being used.</p>
<p>In next step we need to configure the device connection string. We can do that by running the command <strong>Azure</strong> <strong>IoT Device Workbench:Configure Device Setting</strong>. We then select the configure Device Setting and we will see the following steps:</p>
<p><strong>1-Configure Device Connection String</strong><br />
<strong>2-Select  IoT hub Device Connection String.</strong></p>
<p>On hardware side, we need to configure and save the connection string, we have to hold down button A, push and release the reset button.</p>
<p>Now, we are ready to upload the device code and you can upload it by running the command in command palette by pressing F1 and type <strong>Azure IoT Device Workbench:Upload Device Code.</strong></p>
<p><img decoding="async" class="wp-image-497 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2019/05/mx8-1.png" alt="" width="641" height="95" srcset="https://www.kaispe.com/wp-content/uploads/2019/05/mx8-1.png 1920w, https://www.kaispe.com/wp-content/uploads/2019/05/mx8-1-300x45.png 300w, https://www.kaispe.com/wp-content/uploads/2019/05/mx8-1-1024x152.png 1024w, https://www.kaispe.com/wp-content/uploads/2019/05/mx8-1-768x114.png 768w, https://www.kaispe.com/wp-content/uploads/2019/05/mx8-1-1536x228.png 1536w" sizes="(max-width: 641px) 100vw, 641px" /></p>
<p>We can test the project by opening the serial monitor port and then serial monitor will start displaying the messages which were sent to IoT Hub.</p>
<p><img decoding="async" class="wp-image-499 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2019/05/mx9-1.png" alt="" width="659" height="172" srcset="https://www.kaispe.com/wp-content/uploads/2019/05/mx9-1.png 1920w, https://www.kaispe.com/wp-content/uploads/2019/05/mx9-1-300x78.png 300w, https://www.kaispe.com/wp-content/uploads/2019/05/mx9-1-1024x267.png 1024w, https://www.kaispe.com/wp-content/uploads/2019/05/mx9-1-768x200.png 768w, https://www.kaispe.com/wp-content/uploads/2019/05/mx9-1-1536x401.png 1536w" sizes="(max-width: 659px) 100vw, 659px" /></p>
<p>We can also see the device messages on the IoT Hub we created as you can see below:</p>
<p><img decoding="async" class="wp-image-500 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2019/05/mx11.png" alt="" width="668" height="311" srcset="https://www.kaispe.com/wp-content/uploads/2019/05/mx11.png 1911w, https://www.kaispe.com/wp-content/uploads/2019/05/mx11-300x140.png 300w, https://www.kaispe.com/wp-content/uploads/2019/05/mx11-1024x477.png 1024w, https://www.kaispe.com/wp-content/uploads/2019/05/mx11-768x358.png 768w, https://www.kaispe.com/wp-content/uploads/2019/05/mx11-1536x716.png 1536w" sizes="(max-width: 668px) 100vw, 668px" /></p>
<p>I hope you found this blog post helpful. If you have any questions, please feel free to contact me muhammad.ahmad@kaispe.com</p>
<p>&nbsp;</p>
<p>The post <a href="https://www.kaispe.com/working-with-mxchip-az3166-iot-devkit-part-ii/">Working with MxChip AZ3166 IoT DevKit-Part II</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Visualize Real-Time Device Data using Microsoft Azure IoT and Power BI Dashboard</title>
		<link>https://www.kaispe.com/visualize-real-time-device-data-using-microsoft-azure-iot-and-power-bi-dashboard/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Thu, 09 May 2019 08:21:09 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Azure IoT]]></category>
		<category><![CDATA[IoT Hub]]></category>
		<category><![CDATA[Microsoft Azure IoT]]></category>
		<category><![CDATA[Power BI]]></category>
		<category><![CDATA[Stream Analytics]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=451</guid>

					<description><![CDATA[<p>Today I will walk you through how to create Microsoft Azure IoT Hub and communicate with the real world IoT devices. First of all, we need to install the Visual [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/visualize-real-time-device-data-using-microsoft-azure-iot-and-power-bi-dashboard/">Visualize Real-Time Device Data using Microsoft Azure IoT and Power BI Dashboard</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Today I will walk you through how to create Microsoft Azure IoT Hub and communicate with the real world IoT devices.</p>
<p>First of all, we need to install the Visual Studio Code and Node JS to set up the Lab Environment. Then use the Azure subscription we have so we can create the Azure side of IoT components.</p>
<p>Afterward, we create a Resource Group and Azure IoT Hub service using Azure Portal.</p>
<p>Ok, now its time to set up the hardware and register it with IoT hub. For this post, we will be using <strong>Raspberry Pi 3</strong>. We need to install the OS Raspbian <strong>Jessie</strong> on our Raspberry Pi device.</p>
<p>To configure the connection string, I have used Visual Studio Code and make sure that my VS code uses the bash on Ubuntu (on Windows) shell in Integrated Terminal Panel. Below is the code snippet to get Raspberry Pi connected with IoT Hub:</p>
<p><img decoding="async" class="aligncenter size-large wp-image-470" src="https://www.kaispe.com/wp-content/uploads/2019/05/vsCode-1024x530.png" alt="" width="640" height="331" srcset="https://www.kaispe.com/wp-content/uploads/2019/05/vsCode-1024x530.png 1024w, https://www.kaispe.com/wp-content/uploads/2019/05/vsCode-300x155.png 300w, https://www.kaispe.com/wp-content/uploads/2019/05/vsCode-768x397.png 768w, https://www.kaispe.com/wp-content/uploads/2019/05/vsCode.png 1359w" sizes="(max-width: 640px) 100vw, 640px" /></p>
<p>After we build and run the code, we must be able to send messages from Raspberry Pi to Azure IoT Hub as you can see below:</p>
<p><img decoding="async" class="aligncenter size-large wp-image-452" src="https://www.kaispe.com/wp-content/uploads/2019/05/messages-1024x503.png" alt="" width="640" height="314" srcset="https://www.kaispe.com/wp-content/uploads/2019/05/messages-1024x503.png 1024w, https://www.kaispe.com/wp-content/uploads/2019/05/messages-300x147.png 300w, https://www.kaispe.com/wp-content/uploads/2019/05/messages-768x377.png 768w, https://www.kaispe.com/wp-content/uploads/2019/05/messages.png 1212w" sizes="(max-width: 640px) 100vw, 640px" /></p>
<p>Awesome! Now as you can see the IoT Hub shows messages and a connected device, which in this case is our Raspberry Pi.</p>
<p>Now let&#8217;s connect a Photocell Sensor with our IoT device, so we can get some real data from the device. For this scenario, we are using the <strong>Light Dependent Resistor (LDR)</strong>.</p>
<p><img decoding="async" class="aligncenter size-large wp-image-458" src="https://www.kaispe.com/wp-content/uploads/2019/05/connection2-1024x648.jpg" alt="" width="640" height="405" srcset="https://www.kaispe.com/wp-content/uploads/2019/05/connection2-1024x648.jpg 1024w, https://www.kaispe.com/wp-content/uploads/2019/05/connection2-300x190.jpg 300w, https://www.kaispe.com/wp-content/uploads/2019/05/connection2-768x486.jpg 768w, https://www.kaispe.com/wp-content/uploads/2019/05/connection2.jpg 1363w" sizes="(max-width: 640px) 100vw, 640px" /></p>
<p>We will give different manual inputs to the sensor, so we can have brightness data to analyze.</p>
<p>Finally, we get reading from the photocell sensor to the cloud. However, we receive continuous data in the cloud as the sensor keeps emitting brightness readings and we cannot just use it as is, so how to handle it? We will use Stream Analytics that makes it easier to set up real-time data computation.</p>
<p>In order to configure Stream Analytics, we need to configure Input, Output, and Query to get the required data. We will also create a Service bus queue for data storage and perform Stream Analytics on it.</p>
<p><em><strong>Stream Analytics Input:</strong></em></p>
<p>Events from a data source are called Input. So, we will create a Stream Analytics Job in which we can use one of the following sources as an input for the Job.</p>
<ul>
<li>Blob Storage</li>
<li>IoT Hub</li>
<li>Event Hub</li>
</ul>
<p>In our Scenario, we are using IoT Hub. IoT Hub is used to collect data from connected devices and provide two-way communication between Cloud to Device and Device to Cloud.</p>
<p><em><strong>Stream Analytics Output:</strong></em></p>
<p>Stream Analytics job takes incoming data and converts it to a stream of Data Output events. The processed data can be used on real time dashboard, to generate alerts or for batch processing.</p>
<p>Now let&#8217;s create a Stream Analytics job. We can use one of the following sources as Output for the job.</p>
<ul>
<li>Azure Data Lake Store</li>
<li>Azure SQL Database</li>
<li>Blob Storage</li>
<li>Event Hub</li>
<li>Table Storage</li>
<li>Service Bus Queue</li>
<li>Service Bus Topic</li>
<li>Azure Cosmos DB</li>
<li>etc.</li>
</ul>
<p>In our Scenario, we will use Service Bus Queue. It offers FIFO (First In First Out) method and scalable message structure.</p>
<p><em><strong>Stream Analytics Query:</strong></em></p>
<p>Now the final part of our Stream Analytics Job is Query where we will specify the logic of our Stream Analytics job. The good thing is Stream Analytics Query syntax is very similar to the Structured Query Language (SQL), so you can easily write the queries here.</p>
<p>Our Stream Analytics query is:</p>
<h5><strong>SELECT</strong></h5>
<h5><strong>    brightness</strong></h5>
<h5><strong>INTO</strong></h5>
<h5><strong>    [ServiceBusQueue]</strong></h5>
<h5><strong>FROM</strong></h5>
<h5><strong>    [Hub]</strong></h5>
<h5><strong>WHERE</strong></h5>
<h5><strong>    brightness &gt; 5</strong></h5>
<p><img decoding="async" class="aligncenter size-full wp-image-453" src="https://www.kaispe.com/wp-content/uploads/2019/05/query.png" alt="" width="935" height="712" srcset="https://www.kaispe.com/wp-content/uploads/2019/05/query.png 935w, https://www.kaispe.com/wp-content/uploads/2019/05/query-300x228.png 300w, https://www.kaispe.com/wp-content/uploads/2019/05/query-768x585.png 768w" sizes="(max-width: 935px) 100vw, 935px" /></p>
<p>If we now run the Stream Analytics job, it will only show the data where brightness is greater than 5 and filter out the rest of the output messages.</p>
<p><img decoding="async" class="aligncenter size-full wp-image-455" src="https://www.kaispe.com/wp-content/uploads/2019/05/output2.png" alt="" width="916" height="884" srcset="https://www.kaispe.com/wp-content/uploads/2019/05/output2.png 916w, https://www.kaispe.com/wp-content/uploads/2019/05/output2-300x290.png 300w, https://www.kaispe.com/wp-content/uploads/2019/05/output2-768x741.png 768w" sizes="(max-width: 916px) 100vw, 916px" /></p>
<p>So, as you can see above, it shows 80 input events and 44 output events because of the filtering we have done using Stream Analytics query.</p>
<p>Next is we want to visualize the data using some kind of BI dashboard, so we can have better insights. For this purpose, let&#8217;s use Microsoft Power BI.</p>
<p>Following are the steps to create a Power BI dashboard:</p>
<ul>
<li>Create a dashboard using Power BI desktop application</li>
<li>Add a Consumer Group to our IoT Hub. The consumer group is used by all applications to read data from Azure IoT hub</li>
<li>Use the same Stream Analytics Job as we created above and have Power BI as the Output of job</li>
<li>Once the above steps are completed, we can visualize Real-Time data into our dashboard</li>
</ul>
<p><img decoding="async" class="aligncenter size-large wp-image-456" src="https://www.kaispe.com/wp-content/uploads/2019/05/photocell2-1024x601.png" alt="" width="640" height="376" srcset="https://www.kaispe.com/wp-content/uploads/2019/05/photocell2-1024x601.png 1024w, https://www.kaispe.com/wp-content/uploads/2019/05/photocell2-300x176.png 300w, https://www.kaispe.com/wp-content/uploads/2019/05/photocell2-768x451.png 768w, https://www.kaispe.com/wp-content/uploads/2019/05/photocell2-1536x901.png 1536w, https://www.kaispe.com/wp-content/uploads/2019/05/photocell2.png 1715w" sizes="(max-width: 640px) 100vw, 640px" /></p>
<p>I hope you have found this blog post helpful. For any queries, please feel free to contact me farrukh.ahmed@kaispe.com.</p>
<p>The post <a href="https://www.kaispe.com/visualize-real-time-device-data-using-microsoft-azure-iot-and-power-bi-dashboard/">Visualize Real-Time Device Data using Microsoft Azure IoT and Power BI Dashboard</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Working with MxChip AZ3166 IoT DevKit – Part I</title>
		<link>https://www.kaispe.com/working-with-mxchip-az3166-iot-devkit-part-i/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Fri, 03 May 2019 07:41:56 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Azure Cloud]]></category>
		<category><![CDATA[Internet of Things]]></category>
		<category><![CDATA[IoT solution]]></category>
		<category><![CDATA[Microsoft Azure IoT]]></category>
		<category><![CDATA[MxChip AZ3166 IoT DevKit]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=424</guid>

					<description><![CDATA[<p>In this blog post, I will briefly talk about the plugable MXChip AZ3166 IoT DevKit that lets you build a cloud powered IoT app in minutes using Microsoft Azure services [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/working-with-mxchip-az3166-iot-devkit-part-i/">Working with MxChip AZ3166 IoT DevKit – Part I</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In this blog post, I will briefly talk about the plugable MXChip AZ3166 IoT DevKit that lets you build a cloud powered IoT app in minutes using Microsoft Azure services with this fully Arduino compatible board. In next blog post(s), I will walk you through how to use it practically with a real world scenario.</p>
<h1><strong>What is MxChip IoT DevKit AZ3166?</strong></h1>
<p>MxChip AZ3166 IoT DevKit allows you to develop and prototype Internet of Things (IoT) solutions using Microsoft services Azure.This IoT kit provides you intelligent and high quality smart hardware solution with latest Microsoft cloud services.</p>
<h2><strong>Why MxChip is more useful?</strong></h2>
<ul>
<li>This is the first Arduino compatible development device to optimize developer experience.</li>
<li>The Kit is simple and easy to use.</li>
<li>Makes it easier for developers to implement cloud integration on device side.</li>
<li>Provides you the best security protection.</li>
<li>It has most commonly used sensors like:</li>
<li>Temperature</li>
<li>Humidity</li>
<li>Pressure</li>
<li>Gyroscope</li>
<li>Magnetometer</li>
<li>Accelerometer</li>
<li>It also has a Security IC which helps your Connection secure</li>
<li>You can easily build an IoT application that integrates services like Azure IoT Hub and Cognitive Services.</li>
</ul>
<h2><strong>MxChip Best Features</strong></h2>
<ul>
<li>Low power consumption wifi module</li>
<li>High resolution 128 * 64 OLED which you can use for sensors readings, fun stuff like animated GIF</li>
<li>Led lights</li>
<li>Sensors (Temperature, humidity, motion (gyroscope, magnetometer, accelerometer)</li>
<li>Security IC</li>
<li>There are few built-in programmable buttons</li>
<li>It also has an audio jack and a microphone and more</li>
</ul>
<h2><strong>Why all in one?</strong></h2>
<p>This IoT DevKit offers a bunch of different components in one place that allows you to rapidly prototype and implement a solution idea. You can pretty much start programming immediately on this board without getting stressed out.</p>
<p>I hope you have got the basic understanding about the kit.</p>
<p>The post <a href="https://www.kaispe.com/working-with-mxchip-az3166-iot-devkit-part-i/">Working with MxChip AZ3166 IoT DevKit – Part I</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Internet of Things (IoT) in Everyday Life</title>
		<link>https://www.kaispe.com/internet-of-things-iot-in-everyday-life/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Sat, 13 Apr 2019 06:21:58 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Internet of Things]]></category>
		<category><![CDATA[IoT platform]]></category>
		<category><![CDATA[IoT solutions]]></category>
		<category><![CDATA[Microsoft Azure IoT]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=380</guid>

					<description><![CDATA[<p>Introduction to Internet of Things (IoT) The Internet of Things is a Business Revolution enabled by technology and it is rightly called the next industrial era. It will impact Everything [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/internet-of-things-iot-in-everyday-life/">Internet of Things (IoT) in Everyday Life</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3><strong>Introduction to Internet of Things (IoT)</strong></h3>
<p>The Internet of Things is a Business Revolution enabled by technology and it is rightly called the next industrial era. It will impact Everything and Everyone in our business and everyday life.</p>
<p>The Internet of things is a network of internet-connected devices that communicate embedded sensor data for further processing in order to make intelligent decisions.</p>
<h3><strong>Why IoT?</strong></h3>
<p>IoT is not around just devices and data, it has been called the future extreme that can change many views of our lives. Machines are coming online. Smart Air Condition Systems that know you are at home or not? Refrigerators that can notify you if you are going low on foods. Smart Cities, Smart Buildings, Transportation with Smart Vehicles and many more.</p>
<p>Now let&#8217;s try to understand what make the devices as IoT devices. Typically, the IoT devices must have:</p>
<ul>
<li>Internet Access</li>
<li>Intelligent Features</li>
<li>On-Spot Indicators</li>
<li>Configurable</li>
<li>Weather Resistant</li>
<li>Secure</li>
<li>Ability to Communicate</li>
<li>Can be Programmed</li>
<li>Environmentally Flexible</li>
<li>Can be Replaced</li>
</ul>
<p>There might be plenty of other specific requirements but these are the basic ones an IoT device must have.</p>
<h3><strong>What is an IoT Solution?</strong></h3>
<p>The IoT Solution provides you efficient resource utilization as well as monitor natural resources, business resources, industrial resources, home appliances, etc. The IoT Solution reduce manual work because the devices communicate with each other and do plenty of tasks as far as we are concerned.</p>
<p>Probably the best approach to understand an IoT solution is to observe at how one might be used in a realistic scenario.</p>
<p>In the sections below, we will try to understand the concept of IoT using a hypothetical business scenario:</p>
<h3><strong>Problem Statement:</strong></h3>
<p>The city authorities want the area green and so urging people to maintain their lawns, however they also don&#8217;t want people to misuse water which is in limited supply during the summer time. They need an IoT solution to collect data in order to check how people actually use water in the lawns and will use that data to take the decision like how much water they should supply during the summer time.</p>
<h3><strong>Proposed IoT Solution:</strong></h3>
<p>For the purpose of collecting the data, the IoT solution provider selected 150 random houses across the city area and installed small water sensing devices in the lawns that will identify the amount of moisture in the soil and transmit the data over the Wi-Fi connection to a central cloud based solution to store and process the data.</p>
<h4><strong>Device Requirements for This Proposed Solution:</strong></h4>
<ul>
<li>Devices have to be small and unnoticeable</li>
<li>Devices have to be capable to connect with Wi-Fi</li>
<li>Devices have to be battery operated</li>
<li>Devices have to be able to identify moisture in the soil using required sensors</li>
<li>Devices have to be able to store data for a 12-hour period if the connection with the Wi-Fi router is lost</li>
<li>Devices have to be able to provide an early failure signal</li>
</ul>
<p>Again, there might be plenty of other device requirements but these are the basics the device must have in this hypothetical scenario.</p>
<h4><strong>Implementation of Devices:</strong></h4>
<p>The engineers visited each house that has agreed to install the device, placed the device in the garden at a designated place, established the connection to the Wi-Fi and tested the connection with the cloud service.</p>
<h4><strong>Gathering Data:</strong></h4>
<p>The device is programmed to collect moisture data every hour for a 12-hour period and a single average reading is sent to the cloud service for storage. The set of data includes the device Id, date/time stamp, soil moisture and other related information needed.</p>
<h4><strong>Cloud Service:</strong></h4>
<p>The engineers also developed a cloud based solution using Microsoft Azure IoT platform to collect, process and visualize the data coming from each device. The cloud service also gives attention for failure indications and can notify the engineers of a genuine or pending device failure. The Azure IoT solution has an IoT Gateway that handles back and forth communication with the devices and manages individual device identification. The solution also includes a data storage, job to process the device data and a dashboard developed using Microsoft Power BI to visualize the processed data and get insights for decision making.</p>
<h3><strong>Conclusion:</strong></h3>
<p>In this scenario, the authorities were able to use the collected data using an IoT solution to find out typical usage of water in lawns. They were able to analyze the data by getting better insights using Microsoft Power BI dashboard. Finally, they were able to supply the water as per the requirements of that area and hence saved money and resources to effectively use them in other operations.</p>
<p>The post <a href="https://www.kaispe.com/internet-of-things-iot-in-everyday-life/">Internet of Things (IoT) in Everyday Life</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Gartner report: Getting Started with Enterprise IoT Projects</title>
		<link>https://www.kaispe.com/gartner-report-getting-started-with-enterprise-iot-projects/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Tue, 26 Mar 2019 06:42:05 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Gartner]]></category>
		<category><![CDATA[Gartner Internet of Things]]></category>
		<category><![CDATA[Microsoft Azure IoT]]></category>
		<category><![CDATA[Microsoft IoT]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=352</guid>

					<description><![CDATA[<p>Due to inflated expectations and poor upfront planning, many IoT projects and proofs of concept (POCs) haven’t made it into production. Prepare your enterprise for success by adopting and committing [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/gartner-report-getting-started-with-enterprise-iot-projects/">Gartner report: Getting Started with Enterprise IoT Projects</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Due to inflated expectations and poor upfront planning, many <a href="https://www.kaispe.com/microsoft-azure-iot-central-updates/">IoT projects</a> and proofs of concept (POCs) haven’t made it into production. Prepare your enterprise for success by adopting and committing to a shared enterprise IoT framework. <a href="https://azure.microsoft.com/en-us/resources/gartner-report-getting-started-with-enterprise-iot-projects/">Read More</a></p>
<p>The post <a href="https://www.kaispe.com/gartner-report-getting-started-with-enterprise-iot-projects/">Gartner report: Getting Started with Enterprise IoT Projects</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
