-->
Page 3 of 7

Re: IR Blaster

PostPosted: Tue Feb 10, 2015 3:17 am
by sankar
Hi Samprice,
Its great you have achieved 38khz. Also can you provide me the any sample script in generating the pwm. I am using esp_iot_sdk i am not able to generate any pwm ended with error. And still struck here.

Also I use to check my ir transmission signal is correct by using the below code in Arduino UNO and connecting the IR receiver pin to pin 11
https://github.com/shirriff/Arduino-IRr ... cvDump.ino

Re: IR Blaster

PostPosted: Wed Feb 11, 2015 10:55 pm
by balonio
I am really interested in this topic, any idea if I can use this example code on nodemcu's github, if so how do I clobe my power button from my remote on an LG tv

https://github.com/nodemcu/nodemcu-firm ... irsend.lua

Re: IR Blaster

PostPosted: Fri Feb 13, 2015 1:23 am
by samprice
I got mine working to turn off my tv.
I ended up using the Arduino IR code, and modified a bit.
Ill post my code in a couple of weeks after I get it cleaned up a bit more.

Re: IR Blaster

PostPosted: Sun Feb 15, 2015 10:07 pm
by balonio
Thanks looking forward to it,

Will the nodemcu work?