Skip to content

Amazon Key-ish system to unlock your door using OTP, Arduino and Android

License

Notifications You must be signed in to change notification settings

shakram02/Lwa-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lwa-Web

Website for Lwa (Lock with Authenticator). Prototypical Amazon Key-ish thingy.

👇👇👇

💥💥 Demo video 💥💥

This is a fun project and production considerations weren't put in mind.

Lwa is simply an One Time Password (OTP) controlled embedded system actuator, think like getting a ticket to enter the roller coaster, you use the ticket only once, and it's valid for a limited amount of time.

It's divided into 3 parts:

  1. Arduino sketch (defacto Firmata sketch)
  2. Android application to generate OTP passcodes
  3. Web portal to enter the passcode.

Usage

  1. Download the repo

  2. Run npm install

  3. Run node lwa-web.js ( the dependencies of the webpage are downloaded in the /public folder.) npm install is needed to run lwa-web.js

  4. Install the android application here

  5. Upload the Firmata sketch to Arduino sketch repo

Cool people and cool libraries

About

Amazon Key-ish system to unlock your door using OTP, Arduino and Android

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published