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

Related On-line Tutorials