News

This code allows you to control various functions of your arduino using a infra-red remote control. Most IR remotes should work, depending on wich kind of sensor you're using. You can also control it ...
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… ...
Arduino_IR_HEX_Receiver.ino - read signals from remote controller Arduino_IR_Transmitter_for_RGB_Lamp.ino - execute signals with IR led, in this sketch, i put some HEX codes from my remote controller ...
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 ...
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 ...
All of the Arduino code you need to get up and running is also provided. The main limitation when using this configuration, is that the remote control needs to be very close to the IR emitter in ...