Using Atmega

Digital Wall Clock

Digital Wall Clock on PCB using AVR Microcontroller Atmega16 and DS3231 RTC

Every digital clock has a crystal inside it to keep track of time. This crystal is not only present in the clock but also present in all computing real-time systems. This crystal generates clock pulses, which is needed for timing calculations. Although there are some other ways to get clock pulses for higher accuracy and frequency, but the …

Digital Wall Clock on PCB using AVR Microcontroller Atmega16 and DS3231 RTC Read More »

Previous Knowledge

ATTiny85 Game Timer – Get Rid of That Old Hourglass! Using Atmega

What did I make? = This is a little project that uses ATTiny85 to make a simple “game timer”, intended to be used with board games that demand timed turns, like “Rummikub” or “Scrabble”. Never wait for all that sand getting down for the next turn again! The working is simple: – A binary preset …

ATTiny85 Game Timer – Get Rid of That Old Hourglass! Using Atmega Read More »