About 542,000 results
Open links in new tab
  1. IR Remote and Receiver with Arduino Tutorial (4 Examples)

    Aug 23, 2020 · In this tutorial, you will learn how to use an IR remote and receiver with the Arduino. I have included wiring diagrams and several example codes to help you get started.

  2. Arduino - IR Remote Control | Arduino Tutorial

    Learn how IR remote controller works, how to connect IR remote controller to Arduino, how to program Arduino to receive the command from IR controller. The detail instruction, code, wiring diagram, …

  3. IRremote | Arduino Documentation

    Sep 5, 2025 · Browse through hundreds of tutorials, datasheets, guides and other technical documentation to get started with Arduino products.

  4. GitHub - Arduino-IRremote/Arduino-IRremote: Infrared remote

    Serves as a IR remote macro expander. Receives Samsung32 protocol and on receiving a specified input frame, it sends multiple Samsung32 frames with appropriate delays in between.

  5. How to Set Up an IR Remote and Receiver on an Arduino

    Oct 25, 2024 · Learn how to set up an IR remote and receiver on the Arduino, how IR transmission works, and how to control the Arduino's output pins with a remote control.

  6. IR Remote and Receiver with Arduino- Home Automation Project

    It allows devices to receive infrared signals from an IR remote and convert them into digital signals that can be processed by a microcontroller. In this tutorial, we will explore how an IR receiver and IR …

  7. Arduino IR Remote Control Circuit - Homemade Circuit Projects

    Dec 5, 2024 · In this post I will show how to construct a customizable Arduino based IR (infrared) based wireless remote control switch, which consists of IR remote and a receiver, you may modify …

  8. Step-by-Step Guide to Arduino IR Remote Setup and Troubleshooting

    IR technology helps you control things at home. You can build your own remotes or read signals from other remotes. With arduino infrared remote systems, you can make new ways to control devices. …

  9. Arduino IR Receiver Circuit and Code Example - Build Electronic Circuits

    Apr 6, 2024 · In this tutorial, you will learn how to set up an infrared (IR) receiver with an Arduino UNO. An IR receiver is a module that will help you decode signals from an IR remote control. In this …

  10. Arduino IR Remote: A Beginners Project for Infrared Control

    In this beginner-friendly tutorial, we'll show you how to use an Arduino IR remote sensor with your Arduino Uno board to receive signals from a standard TV or air conditioner remote control.