Main Content

Picoduino Password Keeper (PPK)

This is a password auto typer based on Picoduino. Picoduino is an Attiny85 board, similar to digispark but it has a couple of bells and whistles. For example it has a pushbutton which can be used as reset or (in our case) a user input button, and an RGB led! Also, like the digispark, it gets detected as an HID device (keyboard or mouse) which is exactly what we are going to take advantage of! It makes using complex passwords and keeping them in hand effortless.”

Link to article