Skip to content

Uses a Wii nunchuck and an Arduino board to take in 3D vectors for gestures and dynamic time warping algorithm to recognize user for motion-based passwords (3D gesture authentication). Final project during Hackbright.

kwugirl/Open-Sesame

Repository files navigation

3D-gesture-authentication

DESCRIPTION Use Wii nunchuck and Arduino board to take in 3D vectors for gestures and dynamic time warping algorithm to recognize user for motion-based passwords. Final project during Hackbright.

INSTRUCTIONS

  1. Run read_arduino.py to get data off Wii nunchuck through Arduino
  • hold z-button (the bigger button on front of nunchuck) down while taking reading
  • hit c-button (the smaller button) to close serial connection and exit read_arduino.py gracefully
  1. Run server.py to get Open Sesame login app running locally.

About

Uses a Wii nunchuck and an Arduino board to take in 3D vectors for gestures and dynamic time warping algorithm to recognize user for motion-based passwords (3D gesture authentication). Final project during Hackbright.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published