Jump to content
Electronics-Lab.com Community

DIGITAL STOPWATCH(Chronometer)


Recommended Posts

Hello if anybody help me in this project or anybody know anythink about it plz help me



1.I should write an Assembly Language Program to drive a Digital Chronometer interfaced to a PC through the parallel port via a driver circuit.

2.  The Chronometer will have six 7-Segment LED Displays to keep the measured time. The time will have 2 digits for minute, 2 digits for second and 2 digits for 1/100 second  increments.

3.  The Chronometer will be counting up (from 00:00:00 to the current time) or counting down (i.e. from 01:00:00 down to 00:00:00).

4.  The Chronometer will be operated by using the keyboard of a PC and the time data that appears on the interfaced displays will appear on the PC monitor as well.

5.It will connect through pc with 25 pin parallel port


Thanks a lot

Link to comment
Share on other sites


One question: why?

It'd be a helluvalot easier to write a graphical program to put the chronometer right on the screen. The PC, itself, already has time and date information, which can be accessed via library functions. The FOX Toolkit already has a seven segment display widget. It really wouldn't be much of a C++ programming job at all.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
  • Create New...