ニュース

In this tutorial we are going to use the TSOP1838 IR receiver to build an IR Remote Decoder using Arduino. The hex code for every button will be logged to Microsoft Excel Sheet. This simple IR Remote ...
Attached below are some Arduino sketches that might be of use to you: Infrared (IR) remote control (RC) protocol guessing - This first sketch looks at the beginning of an RC signal and tries to guess ...
The transmitter is a infrared LED, receiver will be a sensor module. This module is to convert the raw signal to a clean signal for the protocol to decode it as the figure shows below. The figure ...
Infrared-Ir-Sensor-Receiver- This project uses an Arduino Uno, a TSOP1738 infrared receiver, and an IR remote to wirelessly control an LED. When a specific button on the remote is pressed, the Arduino ...
The Arduino code has built-in functionality for both Canon and Nikon infrared remote controls. To control the camera via Bluetooth, [AlxDroidDev] built a custom Android application.
In this Arduino IR sensor module tutorial we are explaining how to connect IR sensor module with Arduino Uno and write the code to get the IR motion sensor working.