//Include the library #include <MQUnifiedsensor.h> /*****Hardware Related Macros*****/ #define Board ("Arduino UNO") #define Pin (A4) //Analog input 4 of your arduino ...
An Arduino-based infrared remote control for Philips TVs using the RC6 protocol. This project allows you to control your Philips TV through serial commands sent to an Arduino Micro.