.. 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 36: Guessing Number Game ==================================================== This tutorial guides you through creating an engaging number guessing game controlled via an infrared remote, utilizing an ESP32 board and an LCD for real-time feedback. * **Component Overview**: Introduction to using the ESP32, infrared receiver and transmitter, and LCD display for building interactive projects. * **Wiring Setup**: Detailed instructions on connecting the infrared receiver to the ESP32 and interfacing with the LCD display. * **Arduino Coding**: Step-by-step code walkthrough for receiving infrared signals, generating random numbers, and displaying game status on the LCD. * **Game Mechanics**: How to use the infrared remote to guess numbers within a range, with the game providing hints towards the correct answer. * **Environment Setup**: Configuring the Arduino IDE for ESP32 development, including board and port selection. * **Live Demonstration**: Showing the game in action, highlighting the interaction between the infrared remote inputs and LCD feedback. **Video** .. raw:: html .. **Related On-line Tutorials** .. * :ref:`ar_guess_number`