Aim
The aim of the project is to Implement an IoT-based access control system for restricted areas
Problem statement
The system should provide real-time alerts to relevant personnel through a centralized platform, enabling quick response and preventive action. The objective is to enhance workplace safety, minimize downtime, and improve overall operational efficiency in industrial environments through intelligent and timely alarm notifications.
Material used
Input: Smartphone
Brain: TinkerSpace Brain Board
Output: Buzzer and Servo Motor
Battery: 5V Lithium-ion rechargeable battery
Component description
Smartphone
The function of the Smartphone is to send the instruction
Buzzer
Buzzer is used to make sound when there is an unauthorised entry or incorrect password.
Servo Motor
Servo motor is used to Lock and unlock the door.
TinkerSpace Brain Board
TinkerSpace board acts as brain of this project, its function is to monitor smartphone and control the Buzzer and Servo motor.
Battery
5V Lithium-Ion battery is used to power-up this project
Working description
Case 1: When the open command is received from smartphone, the brain board sends the signal to servo motor to oscilates to 90 Degree (opens door).
Case 2: When the close command is received from smartphone, the brain board sends the signal to servo motor to oscilates to 0 Degree(Closes door).
Circuit Design (DesignSpace)
Step 1: Connect BUZZER to output 1 and Servo Motor to output 2
Step 2: Connect supply and test project.