This repository contains various Arduino projects that demonstrate different functionalities using different sensors and components. Below are the details of the projects uploaded so far and future projects that will be added.
A simple door lock system where users can enter a password on a keypad to grant access to open a door lock.
- Keypad entry for password authentication.
- Password verification to control the door lock mechanism.
- Secure and easy to use.
An IR sensor-based setup where a buzzer sounds when an object comes close to the sensor.
- IR sensor detects the proximity of objects.
- Buzzer alarm triggered when the object is detected.
- Simple and effective way to detect objects in a given range.
In the future, more Arduino-based projects will be uploaded to demonstrate various functionalities, including:
- Home automation
- Sensor-based monitoring systems
- Motor control systems
- And many more...