Fully Customized Device On/Off Timer

Timers are used in many different applications for example in Industrial Applications, to switch ON or switch OFF any device or a machine load for a specific period of time. In the same way the timers are used in Domestic Appliances like in Air Conditioners, Microwave Ovens, Washing Machines, Food Processors etc.
The applications for the timers could also be seen in Military Applications and Space Applications, to trigger any Bomb or a Missile or to ignite booster rockets for lift offs at a specific time.
Fully Customized Device On/Off Timer
Here the given project demonstrates the fully featured and customized timer built using AVR Microcontroller ATMega32.
Features of the On/Off Timer
·         Simple user interface using only 4 push buttons
·         LCD for message display
·         LEDs for indications
·         Buzzer for audio notification
·         Can count from 0 to 9999
·         User selectable two counting speeds – 1 count/sec and 10 count/sec
·         User selectable count up or count down
·         Potential free (relay) contacts for device/machine/load on/off
User can connect any device or machine with the timer relay contacts. Set the desire count from 0 to 9999. Set counting direction either up or down and set counting speed either 1 count/sec or 10count/sec. Then when he press start switch to start timer operation, the device/machine will remain ON till the count finishes. As the count finishes, the device will shift to OFF mode and a beep sound is produced for audio notification. The whole counting process is displayed on LCD as count increments of(or) decrements. Two LEDs – one green and one red, are also given for indication of counting process.
Fully Customized Device On/Off Timer schematic
Circuit Description
The complete circuit is built around AVR Microcontroller ATMega32. It consists of push buttons for user setting,LCD display, LEDs for indication, buzzer for audio notification and relay to switch on/off load or device. For complete Circuit Diagram click on the Circuit Diagram Tab.
·         Four push buttons are connected to PORTA pins PA0 – PA3 such that when button is pressed that pin will get momentarily high logic input
·         PORTC is connected to data pins D0 – D7 of LCD that sends command or data to LCD
·         Two control pins En and Rs of LCD are connected to PORTD pins PD0 and PD1 respectively. Third control pin RW is connected to ground to make LCD write always enable
·         PB0 pin drives 1 C/O (change over) type relay through NPN transistor connected in switch configuration
·         Similarly PB3 pin drives DC buzzer through another NPN transistor connected in switch configuration
·         One green and one red LEDs are connected to PB1 and PB2 pins to indicate counting process is going on or finished
·         A 16 MHz crystal is connected to crystal input pins to provide internal clock for operation
·         Complete circuit works on 5 V supply
 
For more detail: Fully Customized Device On/Off Timer


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top