make usb password generator for


Posted on Feb 5, 2014

The device implements the USB boot HID keyboard protocol so once plugged in, the device can receive keyboard LED state changes (caps lock, num lock, scroll lock), which are used in the firmware to trigger new password generation (four LED toggle messages, i. e. four caps lock presses). Randomness for the generated password is also taken from LED st


make usb password generator for
Click here to download the full size of the above Circuit.

ate change timings - ATtiny85 timer is left running and every time an additional state change happens, lower 6 bits in TCNT0 are used to add one character to the password - so for a new 10-character password (default setting), a total of 4+10 caps lock presses generate a new password, which is stored in EEPROM.




Leave Comment

characters left:

Related Circuits

  • New Circuits

    .

     


    Popular Circuits

    High-input-resistance-dc-voltmeter
    learning Arduino programming
    Circuit diagramms of the 144 SBB/RX - Receiver
    thermometer circuit using lm335
    how to interface rfid with 8051
    BH1417 Stereo FM Transmitter
    Programming AT89c51
    Wien Bridge Oscillators
    simple 12db/octave filter
    Crystal Radio Antenna Preamplifier
    Automotive LED driver circuit diagram LT3486
    CS37-2 machine tube feeding circuit diagram



    Top