Hello nerds, we are back with another new post. In this article, we will show you that how you can make your own automatic gate open and close system using Arduino UNO and HC SR04 ultrasonic sensors. These automatic doors can be seen in offices, hotels, etc. A programmed entryway will work best where people can not enter or work. On the off chance that the distance is under 60 cm (optimal distance), the door will open. Make the circuit as per the given outline and afterward transfer the code.
Description- the ultrasonic sensor will be used there to sense the incoming vehicles.
- when the vehicle will going through the sensor, it will sense and transfer the data to the arduino
- It will calculate the distance between vehicle and sensor.
Then the entryway will open and after a hole of a couple of moments, it will close consequently.
- We attach a servo motor to the gate.
- The motor will move 180 degrees and come back to its initial position once again.
- Arduino UNO
- HC SR04 ultrasonic sensor
- Servo motor
- Jumper wires
- USB cable for uploading the code
- breadboard
this is one of the best project made by me and all the detail has been given here and if you want more information like how we made the PCB from PCBWAY and the other detail you can visit the reference website techatronic.com
Comments
Please log in or sign up to comment.