TIMIN APPLICATION FILE PAGE
|
FILE |
TYPE |
Created using |
OPERATION TIMIN
measures the period of an input waveform in microseconds using the 16-bit
timer in capture mode. The
timer counts in microseconds and is stopped when the input changes at the end
of each cycle. The binary count is then converted into BCD digits using
division by 10000, 1000, 100, and 10. These are converted (add 30h) to ASCII
for display on the LCD. |
|
Proteus VSM Design File |
ISIS Schematic Capture |
||
|
Program Source Code |
Source code editor in ISIS |
||
|
Program List File |
Assembler MPASM in Proteus VSM |
||
|
Program Machine Code |
Assembler MPASM in Proteus VSM |
||
|
|
|||