Description: Turning electrical devices ON or OFF using a remote control is a well-established concept, with numerous devices available that perform this function effectively. To create such a device, it is necessary to construct a receiver and a transmitter, as well as to comprehend their communication methods. This project focuses solely on the receiver, which will utilize the remote control of a television or video device as the transmitter. This example is referred to as an IR On-Off switch or IR-switch. By selecting a specific key on the remote control, it can be memorized through a straightforward procedure, allowing the user to control any desired electrical device. Each short press of the selected key will toggle the state of the relay in the IR-switch receiver. The memorization process involves pressing a key on the IR-switch, which activates an LED indicator. Once the key is pressed, it can be released, and then the chosen key on the remote control must be pressed. The LED will blink, indicating that the memorization process has been successfully completed. This device can be constructed easily, even by beginners in electronics, as it requires only a few basic components. The schematic includes a PIC12F629 microcontroller, a TSOP1738 IR receiver (or any compatible TSOP or SFH type), and a relay with a 12V coil.
The IR On-Off switch operates by receiving infrared signals from a remote control and using those signals to control an electrical device. The core components include the PIC12F629 microcontroller, which processes the signals received from the TSOP1738 IR receiver. The TSOP1738 is designed to demodulate the infrared signals emitted by standard remote controls, converting them into a format that the microcontroller can interpret.
Upon receiving a signal, the microcontroller executes a simple program that checks for the specific command associated with the memorized key on the remote control. When the designated key is pressed, the microcontroller triggers the relay, which can then switch the connected electrical device ON or OFF. The relay acts as an electromechanical switch, capable of handling higher voltages and currents than the microcontroller can directly manage.
The circuit design should include a power supply that provides the necessary voltage for the relay coil, typically 12V. The microcontroller can be powered with a lower voltage, such as 5V, and a voltage regulator may be used to ensure stable operation. Additionally, a protection diode should be connected in parallel with the relay coil to prevent back EMF from damaging the microcontroller when the relay is de-energized.
For user feedback, an LED can be included to indicate the status of the IR-switch. This LED can be programmed to light up when the relay is activated, providing a visual confirmation that the electrical device is ON. The simplicity of the circuit, combined with the ease of programming the microcontroller, makes this project an excellent introduction to remote control applications in electronics.Turn ON or OFF electrical devices using remote control is not a new idea and you can find so many different devices doing that very well. For realization of this type of device, you must make a receiver, a transmitter and understand their way of communication.
Here you will have a chance to make that device, but you will need to make only the rece iver, because your transmitter will be the remote controller of your tv, or video This is one simple example of this kind of device, and I will call it IR On-Off or IR-switch. Choose one key on your remote controller (from tv, video or similar), memorized it following a simple procedure and with that key you will able to turn ON or OFF any electrical device you wish.
So, with every short press of that key, you change the state of relay in receiver (Ir-switch). Memorizing remote controller key is simple and you can do it following this procedure: press key on Ir-switch and led-diode will turn ON. Now you can release key on Ir-switch, and press key on your remote controller. If you do that, led-diode will blink, and your memorizing process is finished. To make this device will be no problem even for beginners in electronic, because it is a simple device and uses only a few components.
On schematic you can see that you need microcontroller PIC12F629, ir-receiver TSOP1738 (it can be any type of receiver TSOP or SFH) and for relay you can use any type of relay with 12V coil.
The Command Transmitter-Receiver (A3023) is designed to test the command receiver proposed for the Implantable Sensor with Lamp (ISL) in the conceptual design phase. The A3023 consists of two primary components: the Command Transmitter section, which features a 146-MHz (2-m...
A soft power switch for a microcontroller is designed such that a momentary switch can activate the circuit, including the microcontroller. When the switch is pressed a second time, the microcontroller is capable of shutting itself down after executing necessary...
This simple circuit allows you to record any IR remote control signal on your PC, and then play it back. This is particularly useful if you want to control appliances such as TVs, VCRs, CDs etc. from your computer. The...
The low-cost Mini-Circuits MAR-X series of chips provides a significant advantage for RF builders, featuring inherent 50-ohm input and output impedances essential for RF systems. An MAR-1-based receiver/scanner preamplifier is illustrated. Capacitors Ci and C2 are chip capacitors, with values...
The microcontroller is able to make about 7000 complete line-following decisions per second, which is almost 7 decisions per millimeter when the robot is going full speed. By upping the clock, unrolling loops, and removing my wireless debugging and extraneous...
To achieve maximum range, the receiver should be constructed similarly to a radio receiver front end, as the signals received will exhibit comparable frequency components and amplitudes of the photodiode current. The primary limitation on the receiver's performance is the...
4 Channel Infrared (IR) Remote is a simple kit using the famous HT12A and HT12D encoder/decoder chips from Holtek.
The 4 Channel Infrared (IR) Remote system utilizes the HT12A and HT12D integrated circuits to facilitate wireless communication between a transmitter and...
This receiver is a modification of Charles Wenzel's Two Transistor Reflex Radio. Instead of a ferrite AM loopstick antenna, a magnetic loop antenna is used, and an LM386 amplifier stage has been added to drive an 8-ohm speaker. A switch...
A Microchip PIC12C508 8-pin CMOS microcontroller controls a night light, turning it on and off at preset times every day. It is designed to save energy, produce no electromagnetic interference (EMI), and operate without batteries, featuring a built-in lamp fixture...
We use cookies to enhance your experience, analyze traffic, and (if you allow) serve personalized ads.
By clicking Accept All, you agree to our use of cookies.
Learn more