Close

Breadbaord and code complete

A project log for TTTOTP

Tiny Trinket Time-Based One-Time Password

colonwqcolonwq 12/28/2014 at 22:590 Comments

Bad jumpers make troubleshooting very difficult.

I successfully bread boarded this projected with a Sparkfun Redboard. I happened to have to SIKs on my desk. I then transferred the wiring and code to my Trinket Pro. Only minor changes needed to be made.

Operation:

  1. Apply power to the board
  2. Press the push button
  3. The first 3 digits of the TOTP on the left hand side of the display. The digits will display while the button is pressed. The red LED of the Trinket Pro and the colon of the LED display will turn on .
  4. Release the button
  5. This will display the second 3 digits of the TOTP on the right hand side of the display. The digits will display for 10 seconds.

The code has been added to github: TTTOTP Source

Images:

Before:

Pressed:

Released:

Tada.

Discussions