Tired of entering long and difficult passwords? HIDeKey is a tiny USB dongle which acts as a virtual USB keyboard. It stores your user/password combinations on the encrypted EEPROM of the microcontroller.
Originally I decided to design the tiny USB dongle by myself. But after some research, I discovered the really cheap (~3$) USBasp clones from China: HIDeKey is compatible with most of the V-USB hardware designs.
The firmware is hosted on github.com: https://github.com/stv0g/hidekey
Please create your own fork to submit improvements or fix bugs.
HIDeKey uses V-USB from ObjectiveDevelopement, a software based USB stack for Atmel AVRs.
HIDeKey is a free open source and hardware project. Anyone is invited to contribute improvements and extensions.
HIDeKey licenced under the GNU General Public Licence.