Skip to content

ilyas9461/auto-sliding-door

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automatic Sliding Door

Contents

Overview

Sandboxes etc. It is the control system of automatic doors used to ensure that the guest entering the playgrounds is allowed in by the cashier after paying the fee, or that the guest inside is taken out.

How it works?

The system is controlled with a single button. If the door is closed, it opens when the button is pressed. If it is open, it turns off when the button is pressed. Pressing the button always causes the door to move in the opposite direction.

The locations where the door will stop are determined by two sensors.


Image: Placement and operation of the sensors.

The operating status of the door is also indicated by warning lights.

Thanks to this door system, guests entering or exiting the playground can be easily controlled.


PCB.

Kullanılan Teknolojiler

- PIC16F628A MCU.
- Microchip XC8 compiler.
- Position sensors.
- DC motor drivers.
- Proteus PCB design.

Sample working video :

youtube

*** Note :

Since the circuit is in industrial production, PCB circuit diagrams are not shared.