Project 1 - A Clock for the Shack

Description of the Project:
Even though the need to keep a log un UTC time is coming to an end, UTC can be very useful. This digital clock shows the letters U, T and C after the time, which is in 24 hour format.

Files:
Click on the disk icon to download a file:

MPASM Source MPASM Source file. This file needs compiling before it can be used.
Compiled MPASM Compiled MPASM file. Suitable for downloading with Velleman K8048 programmer.
TASM Source TASM Source file. This file needs compiling before it can be used.
Compiled TASM OBJ Compiled TASM file in OBJ format.

There are no PC files for this project.

Other Information:
Other information will be added here as it becomes available.

Errors, Ommissions and Updates:
1. The pin connections for the clock project are missing. Click here for the details
2. Correct display of decimal point in the clock project.