Arduino: decode any IR remote with the IRremote library
Wire a 3-pin IR receiver to an Arduino and decode any TV or AC remote with the IRremote library. NEC, Sony, RC5, and the switch statement that turns buttons into actions.
Tag
2 tutorials
Wire a 3-pin IR receiver to an Arduino and decode any TV or AC remote with the IRremote library. NEC, Sony, RC5, and the switch statement that turns buttons into actions.
Wire a 3-pin IR receiver module to an ESP32 and decode remote control signals. Use any TV remote, AC remote, or cheap IR remote as a wireless input.