Home > Electronic Tutorials > Microprocessor Systems Tutorial > Flow Chart for 1 Min. Timer Tutorial

Microprocessor Systems - Electronic Tutorials

Flow Chart for 1 Min. Timer Tutorial

Flow Chart for 1 Min. Timer

A register, COUNT, is set to zero.

The contents of COUNT are displayed.

There is a delay of one second.

The contents of COUNT are incremented by 1.

The contents of COUNT are examined.

If the contents are less than 60 then they are displayed, then there is a delay of 1 second and then COUNT is incremented by 1. This repeats until the contents of COUNT are 60.

When the contents of COUNT are 60 then COUNT is reset to zero and the program starts from the beginning again.

Note: To report broken links or to submit your projects please send email to Webmaster

Discover

     more......