50 likes | 151 Views
The Digital Door Man Group 5, ECE 511. MSP430 Project Unlocks Door when a preprogrammed knocking rhythm is detected. Provides visual Status for the User. Alerts when multiple failing knocking rhythms are tried. Allows for Manual override from the inside. Block Diagram. Software .
E N D
The Digital Door ManGroup 5, ECE 511 MSP430 Project Unlocks Door when a preprogrammed knocking rhythm is detected. Provides visual Status for the User. Alerts when multiple failing knocking rhythms are tried. Allows for Manual override from the inside.
Software • Witten in C • ADC to Sample the Microphone voltage for knock detection. • Detection( ): Determines when a real knock has occurred and signals recognition block. • Recognition() : Determine if the timing is within an accepted range or not. • Decision(): Unlocks the door, or signals and intrusion.