ITT270 (Report)
ITT270 (Report)
ELECTRONICS
Prepared by:
Prepared for:
1
2.0 INTRODUCTION
2.2 OBJECTIVES
Security: A motion detector can be used to detect intruders and trigger an alarm or
alert the authorities.
Automation: A motion detector can be used to turn on lights or other devices when
motion is detected, and turn them off when there is no motion.
Energy efficiency: A motion detector can be used to control lighting and heating
systems to reduce energy consumption when rooms are not in use.
3
3.0 DIGITAL COLLABORATION (provide evidence of shared digital tools or shared
media activity)
4.0 INNOVATION
We wanted to connect the infrared sensor module with owner telephone so that a
notification will appear when any motion detected. This innovation will improve security
of the home.
We will use Blynk:
Blynk is a platform for building Internet of Things (IoT) applications. It allows developers
to easily connect their devices to the internet and control them remotely using a
smartphone app. Blynk provides a cloud service that acts as a bridge between the
physical device and the app, allowing the two to communicate with each other. The
platform supports a variety of hardware platforms, including Arduino, Raspberry Pi, and
ESP8266, and offers a wide range of widgets, such as buttons, sliders, and graphs, that
can be used to build the user interface for the app. Additionally, Blynk includes a
scripting feature that allows developers to write custom logic for their devices using a
simple, drag-and-drop interface.
5
5.0 SOLUTION OF PROBLEM
5.1 SOURCE CODE
6
5.2 TRUTH TABLE
INPUT OUTPUT
0 0 0 0
0 1 0 0
1 0 0 0
1 1 1 1
LED
7
APPLICATION
8
6.0 RESULT AND CONCLUSION
For the result, we can run and connect to the circuit through the USB cable.
The Infrared sensor module will detect any motion. The LED on the infrared
sensor will automatically light up for the few seconds. Therefore, the home owner
can find out that there are individuals trying to enter their home without the
permission of the home owner.
As a conclusion, this project improves the security system at home whether there
are occupants inside or not. The infrared sensor is easy to build using readily
available components.The components provided also helped us a lot in
completing this project.
9
7.0 REFERENCES
https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-
windows-instructions/
https://esp32io.com/
https://blynk.io/
https://youtu.be/3HDNNtodXSE
https://techatronic.com/iot-projects-for-final-year-ir-sensor-notification-iot/
10