News

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 ...
Simplify the process of extracting IR codes from your household appliances' remotes using Arduino and a TSOP sensor with this project. Capture and analyze IR signals effortlessly, empowering you to ...
Code to control your computers multimedia interface using a TV remote via arduino and a IR sensor. The interface code is written specifically for windows using the windows.h library.
We’ve featured loads of IR Arduino projects and they are all exciting and unique. The projects spring from a specific need or problem where a custom infrared remote control is the solution. [… ...
Posted in Arduino Hacks, Reverse Engineering Tagged arduino, infrared, ir, remote control, TSOP4838 ← How Those NES DIP Chips Were Reduced To QFNs ...
When there is no object near IR sensor, the output of IR sensor will remain low and DC motor will also remain in Off state. The sensitivity of IR Sensor can be adjusted using the potentiometer on the ...
For decoding, use any TV/DVD IR remote controller. The circuit diagram for the decoding circuit is shown in Fig. 2. It is built around Arduino Uno board (Board1) along with IR sensor TSOP 1738 wired ...
Captured IR code and exported as SVG file over serial port. Once you have the commands, you can program them into a universal remote again by using the Arduino IR transmitter sketch.
I made this Arduino project that allows to turn ON and OFF LEDs using a cheap IR remote control as a preparation for the next big step: disassemble my girlfriend’s chinese LED lamp and replace its ...