Skip to content

Clock using ATtiny, communication via I2C. AVR programming.

License

Notifications You must be signed in to change notification settings

sssarana/i2c-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I2C clock using HT16K33 and ATtiny

Setup

  1. Recreate a circuit in Tinkercad circuit
  2. Use the following schema schema
  3. Paste the code from clock.c

Using the clock

Use button to set the time, long press makes it increment quicker. After setting the time, it will increment automatically every minute.

Note that in Tinkercad simulation it may take longer than one minute to increment!!

About

Clock using ATtiny, communication via I2C. AVR programming.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages