IR reciever
Remote
I'm trying to use the buttons on the remote to control the digital I/O pins on my Arduino. So say button 1 turns pin 1 on/off. But I didn't know how to read from the IR receiver correctly. If you could guide me in the right direction to start this I would be grateful.
I connected the signal pin of the IR receiver to a Digital input pin. Is it supposed to be connected there or into an Analog input? And what vi from the arduino platte am I supposed to use to read the buttons being received by the IR receiver ?
Hope this makes sense. And thank you for your replies in advance.