Skip to content

eardali/chess-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Chess clocks are used to keep track of time for each player. Once player makes move, hits the button and opponent's time starts to count down.

This is indeed very old hobby project, sitting in my dusty hard drive. I slightly organized the content and shared online. Maybe helps somebody. 🙂

Notes on project

  • It is based on PIC16F877 micro-controller, uses 32.768 KHz external xtal as source of "seconds tic".
  • Hi-Tech PICC Lite compiler and MPLAB IDE was used. It seems those are retired, anymore. 🤔
  • It was developed using Proteus 7.7. Design file (and its PDF version) can be found under schematics folder.
  • A snip of simulation environment and breadboard prototype of design can be seen under images folder.
  • In appendix folder, there is simple guide how to flash hex file to pic device. It is based on JDM programmer and IC-Prog. Very old style. 😀

Resources

Origin repo at github.com/eardali

License

Since this work includes some hardware stuff, I am not sure which license is more appropriate, I choose as below.

This work is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

Releases

No releases published

Packages

No packages published

Languages