PIC DIGILOGUE CLOCK by John Scott Patterson

Everyday Practical Electronics, June 1997
-----------------------------------------

'PIC Digilogue' is a digital clock with a difference - it's
part analogue and part digital! Two 7-segment displays show
minutes, whilst hours are displayed on a circle of 12 l.e.d.s.
Can be built into all sorts of interesting mountings, e.g.
a photo frame.  Mains-adaptor operated. Very simple to construct.

The Digilogue software has been written for the MPASM
assembler. You can download this in the form of file ASM13000.zip
available from our PICS/MPASM sub directory.

Two versions of the source code are offered:-

CLOCK54.ASM and CLOCK54.HEX are for use with a PIC16C54.

CLOCK84.ASM and CLOCK84.HEX are for use with the PIC16C84 EEPROM
(makes use of the interrupts available on that chip).

Check the EPE Web site http://www.epemag.wimborne.co.uk 
for contact information, Back Issues and Subscription details, etc.


30th April 1997
