Joined
·
2 Posts
Hi to everyone:
I need to send an IR code with my Android device...
I have a xiamoi redmi 4 with IR blaster, I have an app with a library of saved tvs, ACs, a/v and a lot of stuff with IR codes and they work just fine.
I also have an arduino MEGA with an IR receiver and sender.
I was able to receive an NEC 4 code from a controller:
(32 bits)Decoded NEC: 41C800FF (HEX) , 1000001110010000000000011111111 (BIN) Enter
And I was able to reproduce it with the sender in the arduino just fine.
But the APPs that I've found for android ask me to put the IR code in PRONTO HEX format or RC5 code or RC6 code or LIRC or LIRC raw.
But after 3 days of searching the interweb the only thing that I've found is a thread in this forum that didn't work for me.
Does anyone knows how to convert it or knows an APP for android that I can use?
TL;DR:
need to convert NEC to PRONTO HEX to be able to send it with an Android device.
THANKS a lot for reading.
Fabrizio.
I need to send an IR code with my Android device...
I have a xiamoi redmi 4 with IR blaster, I have an app with a library of saved tvs, ACs, a/v and a lot of stuff with IR codes and they work just fine.
I also have an arduino MEGA with an IR receiver and sender.
I was able to receive an NEC 4 code from a controller:
(32 bits)Decoded NEC: 41C800FF (HEX) , 1000001110010000000000011111111 (BIN) Enter
And I was able to reproduce it with the sender in the arduino just fine.
But the APPs that I've found for android ask me to put the IR code in PRONTO HEX format or RC5 code or RC6 code or LIRC or LIRC raw.
But after 3 days of searching the interweb the only thing that I've found is a thread in this forum that didn't work for me.
Does anyone knows how to convert it or knows an APP for android that I can use?
TL;DR:
need to convert NEC to PRONTO HEX to be able to send it with an Android device.
THANKS a lot for reading.
Fabrizio.