IR Remote Proxy
I’ve been playing around with a new infrared library for Arduino - IRMP, as I wanted a project to make use of the TTGO Display I got - the ESP32 devboard with a built-in TFT and LiPo charger. I never had any luck previously with the IRRemote library.
I’ve made a proxy or repeater that reads a remote code that you teach it by pointing a remote control at it, and then it replays it to the TV or whatever. I even added a web interface that you can enter a remote code and command and it will send it to the device wherever it is over wifi. The display is just big enough to get 3 lines of text on it - remote brand, address and command; plus a repitition flag in various colours. I’ve been busy making a database of all of my remote control’s keys.