Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
/ KeySafe Public archive

This is an Arduino based project, using a BNO055 sensor. It allows a battery powered "keysafe" to only open when it is turned through the right combination of right and left turns.

Notifications You must be signed in to change notification settings

sjdevlin/KeySafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KeySafe

This is an Arduino based project, using a BNO055 sensor. It allows a battery powered "keysafe" to only open when it is turned through the right combination of right and left turns.

The safe is turned on using a tilt switch. It then runs for approximately 60 seconds (using a simple MOSEFT monostable as a timer).

During operation the safe is waiting for input in the form of rotations. The rotations can be left or right (anti-clockwise or clockwise) and a sequence of these form a unique combination. If the combination "entered" in this way matches the secret key then the arduino activates a solenoid and releases the lid.

About

This is an Arduino based project, using a BNO055 sensor. It allows a battery powered "keysafe" to only open when it is turned through the right combination of right and left turns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages