Reading IR with an Arduino

It’s really simple! We’ll use the following library from Rafi Khan: https://github.com/z3t0/Arduino-IRremote Then we need a microcontroller like an Arduino UNO and an IR receiver module.I’m...