.. note:: Hello, welcome to the SunFounder Raspberry Pi & Arduino & ESP32 Enthusiasts Community on Facebook! Dive deeper into Raspberry Pi, Arduino, and ESP32 with fellow enthusiasts. **Why Join?** - **Expert Support**: Solve post-sale issues and technical challenges with help from our community and team. - **Learn & Share**: Exchange tips and tutorials to enhance your skills. - **Exclusive Previews**: Get early access to new product announcements and sneak peeks. - **Special Discounts**: Enjoy exclusive discounts on our newest products. - **Festive Promotions and Giveaways**: Take part in giveaways and holiday promotions. 👉 Ready to explore and create with us? Click [|link_sf_facebook|] and join today! Video 21: IR Remote Control ================================== This tutorial demonstrates how to use an infrared remote with Arduino to control various functions, focusing on signal decoding and practical applications like activating a buzzer. * **Understanding Infrared Technology**: Insight into how infrared remotes and receivers work with Arduino. * **IR Receiver Wiring**: Detailed guidance on correctly wiring the infrared receiver to the Arduino board. * **Installing Necessary Libraries**: Step-by-step process to install the IR remote library in Arduino IDE. * **Decoding IR Signals**: Explanation of how to decode signals from an IR remote using Arduino. * **Action on Key Press**: Programming Arduino to perform specific actions based on remote control inputs. * **Future Project Insights**: Preview of upcoming advanced projects using Arduino and infrared technology. **Video** .. raw:: html

**Related On-line Tutorials** * :ref:`ar_receiver`