Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

COURSE NAME - PROTOTYPING FUNDAMENTALS

COURSE CODE – 22EC-008

NAME - DIKSHANT MAHAJAN


ROLL NUMBER - 2210993527
BRANCH - ELECTRONICS & COMMUNICATION ENGINEERING
SEMESTER - 2nd (X1)
COURSE COORDINATOR - Dr. Amit Pandey & Dr. Vikas Malhotra

SUBMITTED BY : DIKSHANT MAHAJAN , 2210993527, ECE Page 1


TASK- 4.1P

Task Objective

While using sensor in an embedded system, real-time capturing of data becomes very easy,
and your system is capable enough to take decisions according to environmental variables. In
this task you need to design a sense-think-act paradigm to build intruder alarm system using
IR sensor module, buzzer and STM32 microcontroller board.

Task Submission Details

1. Draw the block diagram of intruder system and highlight the hardware used for each
subsection of sense-think-act paradigm.

Solution :

 The intruder alarm system comprises an IR sensor module, buzzer, and STM32
microcontroller board.
 The system operates in a "sense-think-act" paradigm where the IR sensor detects an
intruder, and the microcontroller processes the signal before the buzzer sounds an
alarm.
 The connection of IR sensor and buzzer is established with input and output pins of
the STM32 microcontroller board, respectively.
 Upon detection of an intruder, the microcontroller triggers the GPIO output pin,
activating the buzzer to alert the user.
SUBMITTED BY : DIKSHANT MAHAJAN , 2210993527, ECE Page 2
.

2. Paste the software program for this intruder system.

Solution :

3. Create a two-minute video of the system and upload it on YouTube explain the
working of your intruder system. Paste link of video here.
Solution :

Here’s the link for my video : https://youtu.be/QzYHE1kOD4w

SUBMITTED BY : DIKSHANT MAHAJAN , 2210993527, ECE Page 3

You might also like