News

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… ...
A simple solution to repeating any IR signals around walls. With a IR receiver to receive the signal and IR LEDS to send the signal. Code relies on the Arduino IRremote library for sending, receiving, ...
Level-2-- Add a second LED(red) and have the following 5 functionalities using 5 different buttons on the remote. NOTE: You may use any buttons you choose. → Button 1 = turn on blue LED → Button 2 = ...
Old infrared remote controls can be a great way to interface with your projects. One of [AnalysIR’s] latest blog posts goes over the simplest way to create an Arduino based IR receiver, makin… ...
In this project, we are using IR based wireless communication for controlling home appliances. In this project, Arduino is used for controlling whole the process. We send some commands to the ...
IR Sensor Pinout. The IR sensor has a 3-pin connector that interfaces it to the outside world. The connections are as follows: VCC is the power supply pin for the IR sensor which we connect to the 5V ...
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 ...
The project was designed for Arduino system with the integration of infrared remote control receiver. The use of Arduino system proves to be working fine with any RC5 format remote control. The serial ...
LEDs on the Arduino can be programmed to indicate if the sensor is/isn’t immersed by the liquid (and thus determine if liquid level is too high/low). The two companies say that the hardware provides ...