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).
Loading...
Searching...
No Matches
7seg.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

long long dectodec7 (int ABCD)
 
long long leftDec2Dec7 (int ABCD)
 
int test7Segment2 ()
 

Function Documentation

◆ dectodec7()

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)

◆ leftDec2Dec7()

long long leftDec2Dec7 ( int ABCD)

◆ test7Segment2()

int test7Segment2 ( )
Here is the caller graph for this function: