alarm clock

Atmel studio 6.1 progisp or flash magic

Alarm clock DPR

In this project, we will create a straightforward alarm clock using the timers of the ATmega32 microcontroller. The ATmega32A microcontroller features a 16-bit timer, which will be utilized for tracking seconds and constructing a digital clock. Hardware components include the ATmega32 microcontroller, an 11.0592MHz crystal, two 22pF capacitors, a 5V power supply, AVR-ISP PROGRAMMER, a […]

Alarm clock DPR Read More »

DS3231 OLED alarm clock with 2-button menu setting and temperature display

UPDATE: I added an alarm function to both versions of the clock. UPDATE: I updated the code so that setting the clock does not affect the seconds accuracy – no resyncing of seconds required. UPDATE: I removed the personal messages from the clock code for the “Pusheen” version in the download links Video at:: http://youtu.be/ikNw1iLE9vg

DS3231 OLED alarm clock with 2-button menu setting and temperature display Read More »

Alarm clock with speech synthesis Using Atmega32

1. Introduction We designed an intelligent alarm clock which can be programmed from the computer to speak custom messages and also detect whether the user is on his bed or leaving his room. Sensors are pervasive in industrial, aerospace, and medical fields. Although they can potentially enhance the common person’s everyday-life, they are still seldom

Alarm clock with speech synthesis Using Atmega32 Read More »

Morse Code Alarm Clock using ATtiny2313 microcontroller

Morse Code Alarm Clock Modification (Almost) Trivial application of an AT90S2313 or ATtiny2313 in an alarm clock to change the alarm from “BEEP BEEP BEEP BEEP BEEP BEEP BEEP BEEP…” to “WAKE UP” in Morse code. This was designed in response to a request and is in daily use Downloads (Updated 5 December, 2004) AVR

Morse Code Alarm Clock using ATtiny2313 microcontroller Read More »

Scroll to Top