How to connect the TSOP4838 to an Arduino to read the transmitted codes By using a cheap integrated IR receiver/decoder device (the venerable TSOP4838), most of the hard work is done for you!
Of course you could do something else entirely with it simply by firing up the Arduino IDE and writing some new code for the device’s ATmega328P microcontroller. As with the IR-enabled ESP8266 ...