# MQTT to IR ## Description This piece of garbage receives commands via mqtt and emits NEC decoded commands via IR diode. It also reads IR signals with some sensor (TSOP38xxx) and sends its NEC code via MQTT for easy recording of some ancient remote, you don't have any information about. ## Hardware - Wemos D1 Mini - IR Receiver Diode TSOP38238 - Some IR Diode TSAL6200 - BC337 Transistor ## Used Software Heavily based on https://github.com/markszabo/IRremoteESP8266 ## Sketch Notice, that there are different pin layouts for the TSOP\* Diodes ![Sketch](sketch.png)