Skip to content

An embedded sentry that can lock and unlock devices based on a series of correct hand movements and gestures.

Notifications You must be signed in to change notification settings

casychow/EmbeddedSentry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

EmbeddedSentry

This is the code used for my Embedded Design class at NYU Tandon, taken Spring 2020.

To start, I find the average acceleration in the x, y, and z directions. This will be used to compare the averages of the moving gyroscope.

When the MPU recognizes a direction based on changes in acceleration, it was assign a number used to display the direction to the user.

After recording the sequence, the user will try to unlock the sentry.

If the recorded sequence is different than the attempted sequence, the sentry will force the user to redo the sequence. If both sequences are the same, the sentry will unlock.

YouTube video link: https://youtu.be/yOLNH1T1BG0 image

About

An embedded sentry that can lock and unlock devices based on a series of correct hand movements and gestures.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages