How to Use PinHash Password Maker
- Get the Code:
- Make Changes:
- Open the code in Arduino IDE.
- In the code, you will need to generate a unique key for your device. This key will be used as part of the password generation process, ensuring each device produces unique passwords.
- Set your preferred initial 4-digit PIN that will be used to unlock the device.
- Optionally, adjust the default password length if needed.
- Upload the Code:
- Connect your M5StickC Plus via USB.
- Select the correct board (ESP32 family) and port in Arduino IDE.
- Upload the modified code to your device.
- Using the Device:
- After uploading, power up the M5StickC Plus.
- Enter the Initial PIN to unlock the device.
- Choose a Bank (A-Z), enter your 4-digit Password PIN, and select the desired password length.
- The device will generate a password based on your inputs and send it wirelessly via Bluetooth to your paired device (laptop, phone, etc.).
- Pairing via Bluetooth:
- On your laptop or smartphone, search for and pair with the M5StickC Plus as a Bluetooth keyboard.
- Once connected, the device can act as a BLE keyboard and send the generated password with a click of a button!
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.