Sunday, August 29, 2010

Control Your Home Appliances using a DVD Remote Control

Are you looking for a device that can be used to control various household appliances (like fan, rice cooker, lights, etc) using your TV or DVD remote control? If yes, this is the project you are looking for. This is based on Atmega8 microcontroller. The microcontroller gets control commands from a DVD remote through IR link. Each time an appliance is turned ON/OFF, its status is stored in the internal EEPROM location so that it can be accessed later in case of power failure.


Source : http://arif-ece.blogspot.com/2010/07/remote-controlled-home-appliances_10.html

The firmware is written in AVR GCC. Read the full project.

No comments:

Post a Comment