-->
Page 1 of 1

NodeMCU LUA InfraRed communication

PostPosted: Fri Apr 27, 2018 10:24 am
by KAT07
Hello,

I'm working on a project for university, and i need to control an air conditioner using the NodeMCU with the LUA language.

My big problem here is sending the IR signal to the airconditioner. I am new to LUA and i'm not being able to create a code by myself, and in the forums there is only code for the arduino. I know of the existance of the irsend.lua, but it is for the NEC protocol and i need for RC-5 (mainly this one) and other protocols.

If anyone could point me on the right direction, or send me a piece of code so i can trace my route, i would really appreciate!