Cool ProjectsGeneral

Infrared control

userHead mlevinspuhl 2017-06-13 01:40:57 3348 Views0 Replies
Hi every one

I had success to control home IR equipments like TV, setup box and air condictioner.

No Firmata just to include #include <IRremote.h>

I did Windows Forms App to find Arduino Comport by VID and PID in order to open a serial port connection.

My next test will be create Web App to control by internet. By Now I am building Web API Rest to do it.

So all IR commands are sending by serial to Arduino.

@Lattepanda
I would like that next release of Lattepanda will came with other Arduino with much more memory.

Best regards for all