Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 467 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 467 Bytes

msf-clock

PIC 16F assembly language code for decoding the MSF radio time signal and displaying it on 12 (multiplexed) seven-segment displays. Day-of-week and BST are indicated on either further multiplexed LEDs.

See comments in clock.asm and/or http://www.chris-j.co.uk/clock.php for more details.

Supports the following microcontrollers: PIC16F877, PIC16F877A, PIC16F887 (tested), and PIC16F874, PIC16F874A, PIC16F884 (untested).

Licensed under GPLv3.