A place users can post their projects. If you have a small project and would like your own dedicated place to post and have others chat about it then this is your spot.

User avatar
By juanpintom
#17666 Good work!, I can make some tests :) I've now a ledstrip remote on arduno working and I want to traslate it on ESP.

TY for sharing!

Regards
User avatar
By ReNNo_BiH
#17738 Can't wait to get ESP8266 and try this.
This way I won't need additional AVR microcontroller and that means cheaper and smaller :mrgreen:
User avatar
By juanpintom
#17777 Am trying to make the first sketch for reading from IR but I've problems to add the library to the IDE, I added many libraries on Arduino IDE, but on the github I found some files (application.cpp, user_config.h, etc.. ) and structure that I don't know how to copy on ESP IDE. Any help on this? Sorry if it's a newbie question :S

Here is my sketch working wih Souliss and Arduino using IRlib (Irremote) library.
http://pastebin.com/2sEJ4JrV

Regards!