• Stars
    star
    8
  • Rank 2,097,960 (Top 42 %)
  • Language
    C
  • Created almost 9 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a Password Based Security Door Lock system based on 2 Atmega16 microcontrollers , one for user interfacing using LCD and Keypad and the other for storing data in the external 24c256 EEPROM , controlling the DC motor and the Buzzer used for the Alarm. The system uses UART for communication between the 2 microcontrollers and the Two Wire Interface (I2C) for communication between the microcontroller and the external EEPROM.