Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 457 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 457 Bytes

Door lock based on knocking pattern

Description

Add a customizable knocking pattern and later open the doors only when door is knocked in same pattern. It uses sound sensor to recognize knocking sound and interval between knock to identify pattern. V1 contains predefined pattern. V2 allows customizable pattern.

Files

  • /doorLock- contains the code files.
  • /v1_circuit- version 1 circuit diagram
  • /v2_circuit- version 2 circuit diagram