So, I was guessing that maybe GPIO can handle this kind of specific 1/0 switching and timing.
And should be great if does exist a library for this, because seems like something very standardized.
I'd expect something like:
Ir ir = new Ir()
ir.setGpioPin(x)
ir.sendSamsung(hexcode)
But maybe it's all wrong
Hello jscax,
Are you saying that the YS-IRTM uses the "UPD6121". I thought it used a STC11F02 microcontroller. I am frustrated about finding information on the module I bought - looks like the one in your link to Aliexpress. STC11F02 is an 8051 micro - I will see if I can use STC software to get the embedded firmware, and try to disassemble it.
Orange pi zero ir receiver and transmitter
in Allwinner H2 & H3
Posted
Hello jscax,
Are you saying that the YS-IRTM uses the "UPD6121". I thought it used a STC11F02 microcontroller. I am frustrated about finding information on the module I bought - looks like the one in your link to Aliexpress. STC11F02 is an 8051 micro - I will see if I can use STC software to get the embedded firmware, and try to disassemble it.