21 Dec 2023Build your own remote control with this Arduino IR transmitter guide. Learn to connect an IR LED and make it send remote control codes.

Videos

12 Jan 2024Learn to interface infrared remote controls with microcontrollers like Arduino and ESP32. Includes those tricky remotes as well!Read more

20 Apr 2022

19 Dec 2017

This project is you can control every appliance which supports IR you just need to record the IR signal from the original remote and implement it in the code.Read more

Infrared remote library for Arduino: send and receive infrared signals with multiple protocols - Arduino-IRremote/Arduino-IRremote.

This tutorial explains how common infrared (IR) communication works, as well as shows you how to set up a simple IR transmitter and receiver with an Arduino.Read more

US$22.50

I made a device like the one you say, an arduino nano, a 4x20 screen, ir receiver and 433 receiver. It works perfectly to check both radio and infrared remotes.Read more

11 answers  ·  Top answer: I dont know the second module, but the first ones are old friends and can assure they work. ...

16 Sept 2022A made a simple remote control which can be programmed to control any device that has IR. Basically it is the additional to the last project.Read more

In this tutorial, we will build our own IR remote and receiver. We will sue the UART port to send data and some IR LEDs to send the signal to the receiver.Read more

People also ask

Feedback

1 May 2021This tutorial gives an introduction to the “IR transmitter” and “IR receiver” modules. My pairs of IR transmitter and receiver are no-name products.Read more