Page 1 of 1

IR receiver/transmitter for ESP32?

Posted: Fri Feb 19, 2021 3:38 am
by jpsuarezq
I found this https://github.com/MattMatic/micropython-necir but it's only for esp8266 or idk, the library have pyb but the firmware in micropython to esp32 don't.
There are one way to read data of control (for example TV) with the TL1838 or some module's arduino?

I need save a code of control and then with transmitter diode, on tv.
I'm new with micropython.

Re: IR receiver/transmitter for ESP32?

Posted: Fri Feb 19, 2021 10:47 am
by pythoncoder