The use of the ESP8266 in the world of IoT

User avatar
By TarekJ
#61719 Hi,

- is there a way to make esp8266 module send IR remote signal to control devices so that I can make home automation?

- is there a place to find a remote signal database?
User avatar
By Piira
#61741 At least I can follow the link. I attached the demo that I just downloaded.
I have also seen some library for ESP8266 but that wasn't any good as it used delayMicrosecond() to time the signals and that causes to long execution time for many IR signals. The demo uses timers.
You do not have the required permissions to view the files attached to this post.