|
SWE-350 TOTP Generator Milestone 5
The DE-10 board has six 7-segment displays, this can be used to display and generate a time based one-time pin (TOTP).
|

Go to the source code of this file.
Functions | |
| long long | dectodec7 (int ABCD) |
| long long | leftDec2Dec7 (int ABCD) |
| int | test7Segment2 () |
| long long dectodec7 | ( | int | ABCD | ) |
Buffer to build the output 7-segment binary string
Holds the full string in binary for all six displays (6*8)
| long long leftDec2Dec7 | ( | int | ABCD | ) |
| int test7Segment2 | ( | ) |
