中文版 | English
IRbaby use IRext private IR library, it provide tens of thousands of infrared device remote control codes. IRbaby is an ESP8266 complete IR control program, with hardware support to achieve a universal infrared remote control effect similar to that on the market. And it can be quickly deployed in HomeAssistant by simply setting it up.
-
IRext powerful IR libaray
-
support MQTT control api
-
support UDP control api
-
support record IR raw signal
-
offline decoding
-
Homeassistant mqtt auto discovery
-
LED indicator light
- Download ESP8266 firmware and flash to device. IRbaby-firmware
- Power on the device, search for the signal connected to the
ESP etc.
on the mobile phone, and enter192.168.4.1
in the browser to set up the network - Download
Android
client and run it on phone, set the MQTT and IR receiver and transceiver pins of the device IRbaby-android
Remarks: When connecting the infrared diode, you can also try to connect directly without the tertiary tube. The long pin of the infrared diode is connected to GPIO, and the short pin is grounded. If the infrared receiver is connected to the module as shown on the icon. The infrared receiver is not necessary, if you do not use the code recording function, you can ignore the infrared receiver. As long as you have an infrared transmitter, an ESP8266 and an Android phone, you can try this project. In addition, the current project only supports air-conditioning control, other functions are temporarily not supported, and will be added later. The control client currently only supports Android, and the cross-platform client is also being added later
Strawmanbobi the author of IRext private IR library, give me technical and spiritual support.