diyautomation

There are 3 repositories under diyautomation topic.

  • shreyaskbkukke/smart_gate

    The Automated Gate Control System employs Arduino, servo motors, and IR sensors to automate gate operations. Opening and closing are triggered by corresponding IR sensors, with a 3-second delay during gate opening. Gate2 opens in the opposite direction for added control.

    Language:C++1100
  • shreyaskbkukke/Bridge_Pass

    The Laser Security System with Gate Control uses IR and LDR sensors to detect intrusions. Gates open with light detection and trigger lights. If no light, the system blinks red lights and keeps the gates closed for enhanced security.

    Language:C++0100
  • shreyaskbkukke/home_security

    This Arduino project features a Motion Detection System using a PIR sensor and a buzzer. When motion is detected, the buzzer activates, providing a simple and effective solution for motion sensing applications.

    Language:C++0100