Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 682 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 682 Bytes

Door Locker Security System

Door Locker Security System is a system to unlock a door using a password. project is divided into to MCU's HMI_ECU is just responsible interaction with the user just take inputs through keypad and display messages on the LCD. CONTROL_ECU is responsible for all the processing and decisions in the system like password checking, open the door and activate the system alarm.

Drivers

  • GPIO
  • I2C
  • TIMER
  • UART
  • LCD
  • DC_MOTOR
  • EEPROM
  • BUZZER

Project Schema on proteus

project schema