PrecisionClock

No description provided
git clone https://git.mitxela.com/PrecisionClock.git
Log | Files | Refs | README

Branches

Name Last commit date Author
master2016-10-15 16:49:57 +0100mitxela

File Tree (HEAD)

Name Size
Clock1.asm10.51K
Clock1.hex3.445K
README.md405B

History

* 781c521 (HEAD -> master) mitxela 2016-10-15 16:49 Moved to github

Contents of README.md:

Precision Clock

Code for the ATtiny85 used in my Precision Clock (Mk I). Uses a DS1302 for timekeeping and MAX7219 chips for driving the LED 7-segment displays. I'm uploading this a while after writing it, I believe I must have taken the DS1302 SPI code from somewhere else since it's obviously written in a different style.

Last modified 19 Jun 2015