ニュース

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 ...
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.
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.
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 ...
This Arduino library can be used to emit NEC without a carrier wave. This is useful to send IR NEC commands without an infrared led directly over a wire, typically into 3.5mm / 2.5mm headphone jack ...