piotrC4 / mqtt-ir-transceiver

ESP8266 based bidirectional bridge between MQTT and IR (change MQTT message to IR signal and change received IR signal to MQTT message)
142 stars 34 forks source link

NEC 32 conversion? #13

Open bachoo786 opened 6 years ago

bachoo786 commented 6 years ago

Hi @enc-X

I want to find out how can I convert NEC 32 code to base 64 code? Can you please help?

Thanks.