Page 1 of 1

YS-IRTM Infrared UART module

Posted: Tue Dec 24, 2019 11:32 pm
by mcauser
Examples using the YS-IRTM 5V NEC infrared UART transceiver.

Image

https://github.com/mcauser/micropython-ys-irtm

It's a 5V device, so I'm using it with a level shifter to work with a 3V3 TinyPICO ESP32.

I've captured a bunch of remotes too. They all seem to use address 0x00, 0xFF:

https://github.com/mcauser/micropython- ... remotes.md

Re: YS-IRTM Infrared UART module

Posted: Thu Dec 26, 2019 8:02 am
by pythoncoder
That's very useful :D