กลับไปหน้ารวมไฟล์
door-for-automatic-premises-7ffc01-en.md

Hands-Free Automation: The Industrial Bumper-Door

In high-traffic premises and logistics hubs, speed and security are paramount. The Door for Automatic Premises addresses the challenge of moving materials efficiently when one's hands are busy. By utilizing Industrial Pushbutton Switches placed on the floor, a single operator can trigger a secure entrance or exit using their foot, eliminating the need to put down heavy loads or risk cross-contamination in sterile environments.

The Mechanics of the Automated Entry

This project uses the Arduino Uno to translate physical input into a mechanical swing:

  • Pull-Pull Floor Switches: The "industrial" buttons are designed to withstand significant weight and repeated use. They act as high-durability triggers that can be depressed by a foot or a cart wheel.
  • SG90 Servo Integration: The door's actual movement is handled by an SG90 Micro-servo. While sufficient for model-scale demonstrations, the logic can be easily scaled to power larger geared DC motors or pneumatic cylinders for full-sized industrial doors.
  • Security Logic: The system is programmed such that one button triggers an "Open" state (e.g., 90 degrees) while the second button triggers a "Close" state. This ensures the door isn't left open accidentally, maintaining the security of the materials inside.

Implementation and Assembly

Building a robust automated door requires careful attention to the "Leverage" and "Hinge" design:

  1. Direct Drive: The Servo horn can be attached directly to the door hinge for a 1:1 rotation, allowing the Arduino to precisely control the opening angle.
  2. Pull-Down Resistors: To prevent "False Triggers" from static electricity near the floor, the industrial switches are wired with internal or external pull-up/pull-down resistors, ensuring the Arduino only reacts to a deliberate press.
  3. Prototyping on Perma-Proto: Using a Perma-Proto Breadboard provides the stability of a soldered circuit with the flexibility of a breadboard, making the system vibration-resistant—a necessity for floor-mounted hardware.

Enhancing Workflow Security

The primary driver for this project is Workplace Efficiency. By automating a simple task like door operation through intuitive floor-based controls, a single person can handle material logistics that would normally require two people, making it an ideal solution for small warehouses, laboratories, or manufacturing premises.

The intention of this project is that the premises have a greater security when downloading materials of any type, so this can be done in one person.

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

title: "Door for Automatic Premises"
description: "My project consists of a door that opens when pressing one of the buttons that are on the floor and similarly closes."
author: "fabiola0522"
category: ""
tags:
  - "communication"
  - "automation"
  - "security"
  - "logistics"
views: 687
likes: 0
price: 2450
difficulty: "Easy"
components:
  - "1x Wire Stripper & Cutter, 32-20 AWG / 0.05-0.5mm² Solid & Stranded Wires"
  - "1x Arduino UNO"
  - "1x Perma-Proto Breadboard Half Size"
  - "1x SG90 Micro-servo motor"
  - "1x Multitool, Screwdriver"
  - "2x Industrial Pushbutton Switch, Push-Pull"
tools: []
apps:
  - "1x Arduino IDE"
downloadableFiles: []
documentationLinks: []
passwordHash: "ea1d6409a4d7136b620aefa0eae8916cb79350e7203dbf10a866dccc67ccb61b"
encryptedPayload: "U2FsdGVkX197WD4/0LLejQ/Km0+6Q5OgCEK5SQbN8dwTSfgaqwbTL15HqKvY6nXCtZHzHh4oXacOFTK6LnxDZF0PqUdIGekBlMVmNJYJ7x8="
seoDescription: "Build a Door for Automatic Premises using floor Buttons. A simple automation project to control door opening and closing."
videoLinks: []
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/door-for-automatic-premises-7ffc01_cover.jpg"
lang: "en"