Automatic Door Opening System
An Automatic Door System using Arduino, an ultrasonic sensor, and a servo motor that detects an approaching object and opens the door automatically.
Description
The Automatic Door System is designed to open and close a door automatically based on the detection of an object or person using an ultrasonic sensor. The ultrasonic sensor measures the distance of an approaching object, and when the object is detected within a specific range (e.g., 15 cm), the Arduino sends a signal to the servo motor to open the door. After a set time or when the object moves away, the servo motor closes the door automatically.
-
A Light Activated Motor Controller using IC 555 is a simple electronic circuit that turns a motor ON or OFF based on the presence or absence of light. It uses a LDR (Light Dependent Resistor) as a light sensor and the 555 timer IC in a comparator mode, along with an LED to indicate the motor’s status.
₹280.00 -
An OR gate using transistors is a basic logic circuit built using NPN transistors that performs the logical OR function. It gives a high output when at least one input is high. This is a fundamental building block in digital electronics and can be implemented using discrete components like transistors and resistors.
₹145.00 -
A Morse Code Generator is an electronic project designed to convert text input into Morse code signals using Arduino, a keypad, and a buzzer. Morse code is a method of encoding text characters as sequences of dots and dashes, widely used in communication systems, especially in emergency signaling and amateur radio. This project demonstrates signal encoding, microcontroller programming, and interactive electronics.













