-->
Page 2 of 2

Re: IR support

PostPosted: Tue Apr 07, 2015 4:29 pm
by DarkSide
Here is a link to lib/example on how to use IR with ESP8266 using native coding. The example is written for RTOS SDK but it can be easy converted to native SDK.
https://github.com/valkuc/esp8266-ir-remote

Re: IR support

PostPosted: Thu Jun 11, 2015 2:14 am
by biobier
I also like to get an IR reciever work with the ESP to navigate within a menu on a OLED display.
Are there any news regarding a IR library for ESP8266 Arduino IDE?