Skip to content

Instantly share code, notes, and snippets.

View tuononh's full-sized avatar
👋

Phạm Tuấn Anh tuononh

👋
View GitHub Profile
@francis2110
francis2110 / irEmitterApp
Created January 23, 2015 10:32
application for send infrared codes to LG tv with arduino
#include <IRremote.h>
IRsend irsend;
#define onOffReceived 10
#define energyRcv 11
#define avMode 12
#define input 13
#define tvRad 14
#define list 15
#define quickView 16
#define volumeUp 17