Nieuws

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 ...
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. [… ...
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 ...
This article describes how to decode a remote controller and use it for home automation, along with Arduino. An infrared (IR) remote controller used in TVs, music players and the like uses IR rays for ...
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.
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.
If you’ve ever needed a short-range remote control for a project, [firestorm] is here to help you out. He put up a great tutorial on using an IR remote to do just about anything with everyone… ...
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 ...
Use your mobile phone with its Bluetooth connectivity to control an ESP32 board that can both send IR commands and learn new ones. Try this DIY project.