Skip to content

0x4A4D00/BinaryClock-avr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Binary Clock

Simple Binary Clock for AVR with Matrix LED Display and External 32KHz Crystal

MCU

Modes

  • BCD
  • BCS
  • GrayCode
  • Binary

Display

In the Pictures Below, you can see the Display of 1:20:59 in Different Modes.

BCD:
1-20-59-bcd

BCS:
1-20-59-bcs

Gray Code:
1-20-59-graycode

Binary:
1-20-59-binary


ToDo

  • BCS
  • Binary Time
  • Fixing Timer Tick and TIMSK

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages