Nuacht

In this Arduino IR sensor module tutorial we are explaining how to connect IR sensor module with Arduino Uno and write the code to get the IR motion sensor working.
Wire the IR detector to pin 2 and the IR LED to pin 13; you can then install this program on your Arduino. The program listens for specific IR codes (at HEAD, it listens for "OK", "Left Arrow", or ...
IR Remote Controlled Robot Using Arduino An arduino based robot that can be controlled using an IR remote with the ability of avoiding obstacles. Full tutorial of building the robot can be found at ...
In this tutorial we are going to use the TSOP1838 IR receiver to build an IR Remote Decoder using Arduino. The hex code for every button will be logged to Microsoft Excel Sheet. This simple IR Remote ...
A single seven-segment display might not be extremely useful, but with [firestorm]’s tutorial, it’s easy to give your Arduino some remote control capabilities with a simple IR receiver.