Maker.io main logo
PROJECT

How to Build a Universal Internet Connected Remote Control

By Maker.io Staff

Setup an ESP8266 with the Arduino IDE to host a local website from which IR signals can be sent to control non-connected devices, such as TVs.

PROJECT

How to Build an Arduino-Based Learning Universal Remote Part 2 Software

By Maker.io Staff

Learn how to program an intelligent learning custom IR remote control that can control any electronic device that comes with an IR remote control.

PROJECT

How to Build an Arduino-Based Learning Universal Remote Part 1 Hardware

By Maker.io Staff

Learn how to construct an intelligent learning custom IR remote control that can control any electronic device that comes with an IR remote control.

TUTORIAL

How to Send and Receive IR Signals with a Raspberry Pi

By Maker.io Staff

This article describes how to direct a Raspberry Pi with any conventional IR remote control and how to send IR signals from a Pi to control other devices.

TUTORIAL

How to Send and Receive Data Over IR Signals with an Arduino

By Maker.io Staff

Using an Arduino Uno, IR emitters and receivers, and the IRemote library we build a simple circuit that can send or receive standard remote control signals.