Title: Meetup - IoT with Azure behind the scenes 2022
1- IoT with
- Azure behind the scenes
2Introduction
Click to add text
Click to add text
3- Introduction
- Configuration
- Azure IoT services
- Demonstration
- Challenges
- Summary
4IoT refers to the network of connected devices
and the technology that facilitates communication
between devices and the cloud.
5- How does IoT work with Azure?
- Azure IoT is a powerful tool that enables
organizations to deploy, manage and scale IoT
solutions. - With this you have a bi-directional, trustworthy
communication setup, and security is the number
one priority of this configuration.
6OR
7Raspberry Pi is a microprocessor. The Arduino is a microcontroller.
It is used with whole systems instead of singular electronic components. It was built to work with other electronic components and nothing else. Example Wireless Bluetooth modules, motors, etc.
Consists of RAM, Memory card slots, processors, Graphics controller, ethernet controller, HDMI ports, C-type power source, GPIO pin board. Contains a microcontroller. It has all the abilities to store, run and execute programs itself.
Raspberry Pi runs on the Linux OS. We can code using the C language.
8Configuration
Click to add text
Click to add text
9- Phases for Pi config
- OS Installation
- Connecting Pi to the internet
- View Pi on Computer
- Connecting sensor and recording data
10- Anatomy of temperature sensor
11- Raspberry pi circuit diagram
12Azure IoT Services
Click to add text
Click to add text
13 14- Azure IoT provides lots of valuable services.
Some of the services that they provide are as
follows - Azure IoT Hub
- Azure IoT Central
- Azure Sphere
15 16 17 18- Temperature sensor
- In this use case, an external sensor will measure
the temperature of its surrounding. It will then
send that data to the Raspberry Pi and display it
graphically using external tools.
19 20Challenges
Click to add text
Click to add text
21- Data Security
- IoT devices need to send data to the
cloud for processing. This data transfer - happens through public networks which can
result in a breach of the data. - Connectivity
- In remote areas, where Internet
connectivity is not reliable, IoT devices tend to
fail - as they need to process and transfer data
to the clouds. - Challenges in Sensing
- The sensor is a crucial part of any IoT
device as any hardware failure can result in less - accuracy. Data provided by the sensor
needs to be precise to generate the - desired outcome.
22Summary
Click to add text
Click to add text
23(No Transcript)