กลับไปหน้ารวมไฟล์
password-saver-0fc587-en.md

The Wiring

There are just 2 parts, so...

The Use

You just have to chose the right account, press on the button, copy the password with Ctrl+C, and paste it into the log in screen with Ctrl+V.

Now you can use complicated passwords and don't have to type in the password every time.

A version with the Keyboard.h libary follows soon. I'll post a comment with the link under this project, if it's uploaded.

EXPANDED TECHNICAL DETAILS

Offline Hardware Credential Vault

This project provides a professional-grade solution for storing passwords in a physical, offline hardware device, protecting them from online hackers.

  • Encrypted EEPROM Storage Matrix: Standard passwords are encrypted using a simple XOR or Caesar-Cipher algorithm and stored in the Arduino's non-volatile EEPROM.
  • USB Keyboard Emulation Dashboard: (Advanced version) When connected to a PC via USB, the Arduino identifies itself as a standard keyboard. The user selects a password via an OLED menu, and the Arduino "Types" it instantly into the login field.

Safety

  • Master PIN-Lock Security: The device is protected by a master 6-digit PIN. If the incorrect PIN is entered 10 times, the Arduino wipes the internal EEPROM, permanently destroying the stored credentials for safety.

ข้อมูล Frontmatter ดั้งเดิม

title: "Password Saver"
description: "This tiny project is made to log in faster and easier. And btw this is not my actual password."
author: "Westpol"
category: "Home & Automation"
tags:
  - "saver"
  - "password"
views: 5155
likes: 0
price: 1499
difficulty: "Easy"
components:
  - "1x Arduino UNO"
  - "1x Pushbutton switch 12mm"
  - "1x Rotary potentiometer (generic)"
tools: []
apps:
  - "1x Arduino IDE"
downloadableFiles:
  - "https://projects.arduinocontent.cc/e078547f-940f-4113-9b18-e942a94af760.ino"
documentationLinks: []
passwordHash: "ad0ccbdea32985a1f49eaea7cfec6a473b3a9ab2a8fa5be1e0040cd7e124ffb0"
encryptedPayload: "U2FsdGVkX1/K5kVoXSTqFQ4EcCsM9UxgSf7flpXtexkqQ1ZrAerL4hAK9KIUdMxNMArsyMTRzSvx1njuPC4BLP/o7plgq+bIPZI+BC64yxQ="
seoDescription: "Build a tiny Password Saver using Arduino for faster and easier log in. Simple DIY electronics project for beginners."
videoLinks: []
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/password-saver-0fc587_cover.jpg"
lang: "en"