GitHub

IR_Sensor_Code.ino

pinMode(IR_Pin, INPUT); // make the IR pin an INPUT: pinMode(GLED_Pin, OUTPUT); // make the LED pin an OUTPUT: pinMode(RLED_Pin, OUTPUT); // make the LED pin an input: ...
remote control for infrared devices with arduino and touch sensor originally made for people with motor disabilities with that code you can make your own remote control for infrared controlled devices ...