-->
Page 4 of 5

Re: IR library

PostPosted: Thu May 21, 2015 10:48 am
by sh4d0w
anakod wrote:sh4d0w, this is great work! Thank you very much.

Would you like to make a pull-request to include this library and related example in the main Sming distribution (preserving your copyrights, of course)?



Absolutely, will do it this weekend.

Re: IR library

PostPosted: Thu Jun 11, 2015 2:02 am
by biobier
anyone had success getting running with Arduino IDE?

Re: IR library

PostPosted: Wed Jun 24, 2015 11:24 am
by juanpintom
Past weeks I haven't time to work on it, but im really interested to get it working :P
I founded another related post on the forum, maybe we can work togheter:

http://www.esp8266.com/viewtopic.php?f=33&t=3357&p=19670

This one talks about one RTOS example, but I haven't knowledge to get it working on Arduino IDE ESP:
http://www.esp8266.com/viewtopic.php?f=32&t=2239&p=20127&hilit=IR#p20127

Regards

Re: IR library

PostPosted: Thu Jun 25, 2015 6:19 pm
by martinayotte
Personnaly, I got some IRsend working with IR codes already learned with a ATMega328 project. But I didn't manage to have IRrecv working properly, ie.: not producing inconsistent learning codes.