Yet another WiFi-IR bridge that has not yet been covered in the LIST.
Product image (taken from the marketplace):
A couple of more pics of the inside that I took:
Only a few wires are needed to be soldered on:
Blue: Tx, Green: Rx, White: Tx (monitoring)
We can use the provided USB cable to power the device during flashing/configuration.
Flashing is done the usual way.
Here is the configuration the is working for me:
The Autoexec.bat file is very simple:
Other config to taste - and ready!
A more detailed walkthrough: https://diy.viktak.com/2024/12/tuya-wifi-ir-remote-conversion-to-open-source-walkthrough.html
Product image (taken from the marketplace):

A couple of more pics of the inside that I took:


Only a few wires are needed to be soldered on:

Blue: Tx, Green: Rx, White: Tx (monitoring)
We can use the provided USB cable to power the device during flashing/configuration.
Flashing is done the usual way.
Here is the configuration the is working for me:
"pins": {
"6": "Btn;0",
"7": "IRRecv;2",
"8": "WifiLED;1",
"26": "IRSend;3"
}
The Autoexec.bat file is very simple:
startDriver IR
Other config to taste - and ready!

A more detailed walkthrough: https://diy.viktak.com/2024/12/tuya-wifi-ir-remote-conversion-to-open-source-walkthrough.html