กลับไปหน้ารวมไฟล์
smart-gate-for-smart-parking-0bb4a8-en.md

This project about automatic doorstop and vehicle counters. With the following statement:

1. Vehicle coming

2. The laser light to the photodide is blocked, the photodiode surface darkens

3. On LCD, Total parking increases by 1 and total entry increases by 1

4. The doorstop will open for 7 seconds then closes again

5. Then the vehicle goes into the parking lot

6. Push button pressed

7. LCD displays Exit increases by 1 and total parking decreases 1

8. The doorstop will open for 7 seconds then closes again

9. Vehicle away

A. Electronic Circuit

B. Design sketch

C. Steps to make It

  • Prepare tools according the list
  • Solder all components in the PCB
  • check for errors in the circuit
  • Coding in the Arduino IDE software
  • Run it

EXPANDED TECHNICAL DETAILS

Autonomous Entry Management

This smart gate is designed for professional parking garage automation, integrating vehicle detection and access control.

  • Slot Availability Sensor: Uses an IR Barrier or Ultrasonic sensor at the gate entrance. When a car is detected, the Arduino checks a global "Open Slots" variable.
  • Servo-Driven Actuation: Driven by an MG995 high-torque servo. The Arduino implements a smooth 90-degree sweep for the boom gate, with a deliberate delay to ensure the car has passed before closing.

Interaction Features

  • LCD Status Board: A 20x4 I2C LCD displays messages like "Welcome," "Slots Full," or "Scanning Tag."
  • RFID Integration: can be easily expanded with an RC522 reader to allow only "Monthly Pass" holders to enter automatically.

ข้อมูล Frontmatter ดั้งเดิม

title: "Smart Gate for Smart Parking"
description: "This project is about automatic doorstop and vehicle counters."
author: "dikcys"
category: ""
tags:
  - "parking"
  - "arduino"
  - "pnm"
views: 6661
likes: 2
price: 299
difficulty: "Easy"
components:
  - "2x SG90 Micro-servo motor"
  - "1x Through Hole Resistor, 30 kohm"
  - "1x Arduino UNO"
  - "2x Photodiode, 20 °"
  - "1x Custom PCB"
  - "1x Grove - 16 x 2 LCD (White on Blue)"
  - "2x Laser Diode, Visible"
  - "1x Jumper wires (generic)"
tools: []
apps:
  - "1x Windows 10"
  - "1x Arduino IDE"
downloadableFiles: []
documentationLinks: []
passwordHash: "727456fa789de0da8656d57c46ca0bcb648d9e2e67e2c4685195bf94c523fd48"
encryptedPayload: "U2FsdGVkX18K7d33SyIrM7HEOWP2erE5miTLd+Lx9n1zPKDXfwECddCd/K3jTs1rgMFSMfygp9okLvjMBftPTlY2I7aefK9g7lBB8wUz9+3f9mq6nxi73Z6thFRcYijq"
seoDescription: "Smart Gate for Smart Parking project featuring automatic doorstop and vehicle counters."
videoLinks:
  - "https://www.youtube.com/embed/oQfMYhrHz4w"
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/smart-gate-for-smart-parking-0bb4a8_cover.jpg"
lang: "en"