This project shows how to control two LEDs with IR Receiver and Arduino.
An Infrared (IR) transmitter uses light to transmit signals to the IR receiver. The light is in the form of invisible infrared pulses and corresponds to specific codes. Each code corresponds to a particular command. The receiver decodes the corresponding pulses to the specific code and executes the commands.
Since light is used to transmit the signal, the IR remote works when in line of sight with the receiver. Signals will not go around corners or through walls.
Electronics Champ
4 projects • 11 followers
Projects based on breadboard electronics and Arduino with clear step-by-step instructions, circuit diagrams, schematics, and source code.
Comments