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 ...
GitHub

Ir-Remote-Led-Control

This repository contains an Arduino project that uses an IR remote to control LEDs. The IR receiver decodes signals from the remote, allowing specific buttons to toggle different LEDs or turn them all ...
While more and more consumer products are rushing to include WiFi and Bluetooth connectivity, the simplicity and reliability of infrared has kept it in the game in the game far longer than many might ...
(InfraRed remote control) A handheld, wireless device used to operate audio, video and other electronic equipment within a room using light signals in the infrared (IR) range. Infrared light requires ...
Depressing a button on a modern Consumer IR, CIR, remote control causes a 940nm LED to blink. As the LED toggles a pulse stream of infrared light is generated. The pulse stream is a pattern which ...
Today’s IR-based remote controls have little resemblance to their predecessors; it took the convergence of unrelated advances to get us here. Part 1 examined dead-end precursors to our present-day ...
[James] is one of those guys on a quest to control everything with one device. His tool of choice is an Android phone, which can do quite a lot right out of the box. But he was never satisfied with ...
NEC protocol is the most popular in infrared remote control encoding protocols, and my FPGA board employs it. NEC protocol uses Pulse Position Modulation(PPM) to encode. When a button is pressed on ...