News

This project allows you to remotely control home appliances using an IR remote and an Arduino Nano. With this setup, you can manage up to 4 devices (such as lights, fans, etc.), and the system saves ...
Before diving into the specifics of Arduino IR receivers, let's understand the fundamentals of infrared communication. Infrared Light: Infrared light is a form of electromagnetic radiation with ...
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, making it ...
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 ...
Due to the popularity of their first IR receiver post, the silver bullet IR receiver, [AnalysIR] decided to write a quick post about using IR on the Arduino. The part list consists of one Arduino ...
Making your own infrared (IR) sniffer is not only rewarding but also amazingly simple. I’m talking about an IR decoder/encoder that primarily decodes the invisible data transmitting from an IR remote ...