News

The IR RC Arduino Robot is a remote-controlled robot that can be controlled using an IR (Infrared) remote. This project utilizes an Arduino Uno programmed with C++ to create a robot that responds to ...
ArduBot is home made robot fully printed on the reprap 3D printer. It is based on arduino nano board, servos and ultrasonic sensor. It is easy to print, assemble, small, fun and great intro into ...
IR (Infrared) communication is simple, low-cost, and widely used wireless communication technology. IR light is somewhat similar to the visible light, except that the wavelength is slightly longer.
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.
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 ...
This IR remote control interface project is designed for the Hero Robot as it incorporates the use of PIC16F688 microcontroller along with the BASIC Stamp II. The PIC16F688 microcontroller and BASUC ...
An infrared proximity sensor or IR Sensor is an electronic device that emits infrared light to detect objects and motion in Arduino projects. This active IR sensor module is perfect for obstacle ...
Infrared (IR) remote-controlled RGB bulbs available in the market are extremely expensive. Here is a simple, easy-to-build and inexpensive circuit built using Arduino Uno R3. The project demonstrates ...
He put up a great tutorial on using an IR remote to do just about anything with everyone’s favorite microcontroller platform. [firestorm] used the Arduino IRremote library to decode the button ...