Unit 19 – Internet of Things
Assignment 2
,Introduction
Following the scenario of this assignment is that I’ve started working as an IT
technician in a technical department of a small company that’s specialized for
systems such as security systems and alarms such as burglar alarms
The company's director is curious about whether the company's products and
services may benefit from IoT technologies. My boss has given me the task of
creating a system that is going to develop these systems and alarms.
I'll be using a Raspberry Pi to be able to set up a system that is going to send
email warnings to the and when the motion is detected, the system is going to
capture a 60 second video. I’m going to connect a Raspberry Pi utility to a
camera and a motion sensor then just type up a code that is going to notify
the homeowners with an email whenever any suspicious movement is
detected.
I will explain the structure of the code and justify my decisions for using it.
, Decision Making
I’m going to have to use a Raspberry Pi microcomputer to design the IOT
Systems that the company needs. This IOT system will be able to detect
suspicious movements as well as record them with a camera and the
video is going to be sent to the owners through email.
I’m going to develop IOT systems that is going to meet the company’s
requirements.
Assignment 2
,Introduction
Following the scenario of this assignment is that I’ve started working as an IT
technician in a technical department of a small company that’s specialized for
systems such as security systems and alarms such as burglar alarms
The company's director is curious about whether the company's products and
services may benefit from IoT technologies. My boss has given me the task of
creating a system that is going to develop these systems and alarms.
I'll be using a Raspberry Pi to be able to set up a system that is going to send
email warnings to the and when the motion is detected, the system is going to
capture a 60 second video. I’m going to connect a Raspberry Pi utility to a
camera and a motion sensor then just type up a code that is going to notify
the homeowners with an email whenever any suspicious movement is
detected.
I will explain the structure of the code and justify my decisions for using it.
, Decision Making
I’m going to have to use a Raspberry Pi microcomputer to design the IOT
Systems that the company needs. This IOT system will be able to detect
suspicious movements as well as record them with a camera and the
video is going to be sent to the owners through email.
I’m going to develop IOT systems that is going to meet the company’s
requirements.