Skip to content

sherazfn/pico-2fa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

pico-2fa

Creating a Raspberry Pi Pico with a e-ink display that shows a 2FA code refreshing every 30 seconds

Hardware:

  1. Raspberry Pi Pico (WH)
  2. Pimoroni e ink display

Software

  1. 2FA generator
  2. HID software
  3. Get date/time from internet
  4. Display 2FA
  5. Send 2FA as keyboard string with button press

Inspiration

  1. https://eddmann.com/posts/building-a-2fa-totp-generator-using-a-raspberry-pi-pico-and-micropython/
  2. https://github.com/eddmann/pico-2fa-totp

Guides

sudo apt install python3-pip https://github.com/pyauth/pyotp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages