IR Transmitter and Receiver Using Arduino

Electrodev Studio 'profile picture'
51K206

Intro: IR Transmitter and Receiver Using Arduino

Tv ir remote uses InfraRed NEC Protocol for communication between infraRed remote and Tv itself. So I am going to make ir transmitter and Receiver using NEC Protocol that can be used for various purposes. Like controlling Appliances or Making IR Shark which would be a great Fun and easy to hack IR remotes.

STEP 1: Watch Video


STEP 2: Components Required.

  • IR RECEIVER
  • IR Transmitting LED
  • 2 Arduino Microcontroller.
  • RGB LED or RED GREEN
  • SPST Buttons

STEP 3: Circuit Diagram and Code

Here are the Schematics and codes for Transmitter and Receiver.

  • Receiver in Fig.1
  • The transmitter in Fig.2

STEP 4: Success!

3 Comments

ir led output is not defined in your code
Code does not matches with hardware.
How to make automatic lights with ir and arduino?