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

    Aug 23, 2020 · Learn how to use an infrared (IR) sensor/receiver and remote with the Arduino. Wiring diagrams and many example codes included!

  2. How to Control LEDs with an IR Remote and Arduino: Step-by …

    Jul 4, 2024 · Learn to use an IR remote with Arduino and VS1838B IR receiver to control LEDs. Step-by-step guide with code examples for beginners and DIY electronics projects

  3. 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.

  4. Arduino IR Receiver Circuit and Code Example - Build Electronic …

    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. …

  5. IR Communication - SparkFun Learn

    Then we will go over two examples that will allow you to transmit and receive IR data using an Arduino. In the first example, we will read incoming IR data from a common remote control …

  6. How to Control LEDs With an Arduino, IR Sensor, and Remote

    Mar 23, 2018 · Use an Arduino, infrared sensor, and remote to control LEDs. In this project, we are going to control LEDs using an IR sensor and a remote. The IR sensor is a 1838B IR …

  7. Arduino IR Transmitter Circuit and Code Example - Build …

    Dec 21, 2023 · When a button is pressed, the Arduino uses the IRremote library to transmit a unique hexadecimal code encoded as an IR signal through the IR LED. Different codes can be …

  8. Arduino - Control LED's with IR Remote Control - Random Nerd Tutorials

    Dec 17, 2024 · In this project you’ll use an infrared (IR) receiver and an Arduino to control 3 LEDs with a remote control. This is useful to re-use old remote controls or give some functionally to …

  9. How to Send and Receive Data Over IR Signals with an Arduino

    This article discusses how that knowledge can be applied to build Arduino-based devices and projects that can react to IR remotes. Furthermore, the Arduino can also be used to remotely …

  10. Arduino - IR Remote Control | Arduino Tutorial - Arduino

    In this tutorial, we are going to learn how to use infrared (IR) remote controller and infrared receiver to control Arduino. In detail, we will learn: Then you can modify the code to control …

Refresh