8000 GitHub - SVS97/Cloks
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SVS97/Cloks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clock with alarm

A (very) simple clock with alarm written in C for training purposes.

Description

The code is written for the purpose of acquaintance with timers, interrupts, buttons. Seconds are counted in the interrupt timer. The time setting is done using two buttons. The alarm is set using the external interrupt buttons. The display is on the shift register. As a siren there is a light-emitting diode. When the alarm goes on, the LED blinks. Part of code written by @thodnev. Thanks for helping Timofei Hodnev.

Example of work

Example 1 Example 2

More information you can get here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0