Main Content

Customizable WiFi IR Remote V1

There are a bunch of remotes for controlling various devices and using them is a frustrating thing because every device has its own routine that is made by default and users have to go through the same routine to open up what they desire. So what’s the solution? That’s where this project comes into play. In this project, you can customize your IR remote in such a way that you can control various activities like switching between your favorite channels, switching between entertainment apps or even powering ON/OFF various devices with a single button.

So hands on to create your perfect entertainment experience.

Supplies

Hardware

- Nodemcu or any other ESP8266 board
- IR Transmitter and Receive
- 220-ohm Resistor
- Rechargeable Battery(Optional)

Software

- Arduino IDE
- IRremoteESP8266 Library”

Link to article