IRTX
Jump to navigation
Jump to search
Introduction
The ESP8266 module can be used to send IR remote control signals.
In this example we will connect an IR LED. Connect the LED to some chosen GPIO pin on the ESP module. Load the firmware and follow the firmware specific instructions.
Hardware
Software
Arduino ESP Easy
Use the device tab on the ESP Easy webinterface and create a new task by editing one of the available tasks. Select "Infrared Transmit" from the dropdown box
Select the GPIO pin that you have used to connect the IR LED. That should be all.