Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic Gate opener using arduino #5097

Open
jaivsh opened this issue Aug 8, 2023 · 1 comment
Open

Automatic Gate opener using arduino #5097

jaivsh opened this issue Aug 8, 2023 · 1 comment

Comments

@jaivsh
Copy link
Contributor

jaivsh commented Aug 8, 2023

Describe the project you want to add with tech stack

I'd add the code for auto gate opener using Arduino-UNO microcontroller. It would be based on HC-SR04 sensor.

Expected behavior

  • We are using an ultrasonic sensor here for sensing the incoming detections.
  • Once the detection will pass through the sensor, it will detect the motion and send corresponding signals to the Arduino.
  • It will calculate the distance between vehicle and sensor.
  • Then the gate will open and after a gap of a few seconds, it will close automatically.
  • We attach a servo motor to the gate.
  • The motor will move 180 degrees and come back to its initial position once again.
@jaivsh
Copy link
Contributor Author

jaivsh commented Aug 8, 2023

@pranjay-poddar @MohitGupta121 @TusharKesarwani please assign me this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant