Blog Home

Arduino IR Remote Control

davide.vellutoDecember 19th, 2012

This is a good example of hacking devices with Arduino. [sspence65] has put on oa good tutorial to start from something easy and simple: IR hack.

Capturing codes from any tv remote, and using them to control devices attached to Arduino Outputs. Press a button on a TV Remote, and the code appears in the serial monitor, Add that code to the case/switch statements in the sketch to control an output pin.

On the [website] there is the full explanation and code to build the same experience, but nothing prevent you to implement a custom way for your IR devices.

Categories:Gallery

3 Responses to “Arduino IR Remote Control”

  1. Mervin Baracani Says:

    }

  2. Four short links: 26 December 2012 - O'Reilly Radar Says:

    […] Arduino IR Remote Control — control your Arduino project via your TV’s remote control. (via Arduino) […]

  3. galois Says:

    Hi, somebody help. how to send hex decimal code via arduino irsend. i took hex code from remotecentral.com. thank

Leave a Reply

You must be logged in with your Arduino account to post a comment.