กลับไปหน้ารวมไฟล์
diy-rock-paper-scissor-game-2554ee-en.md

Visit my Blog to see more:

https://www.electronicsisfun08.in/2022/12/diy-rock-paper-scissor-game.html

Hey Guys.

I made a DIY Rock Paper Scissor Game.

You can make this game and enjoy it...

If you have any queries regarding this project

contact me at

email :mohdsohail0008@gmail.com

Facebook page : Electronics is Fun

If you like this project respect it.

Give me suggestions so I can improve it or any feedback you want to give to my YouTube channel.

link is : https://studio.youtube.com/channel/UCaXI2PcsTlH5g0et67kdD6g

Also you can give me suggestions on "What I made next project.?"

Steps to make this project:

1. Place Arduino Nano on Board.

2. Place LCD display on Board.

3. Stick LEDs and Servo motors on the board.

4. Connect Speaker on board.

5. Connect Rock paper and scissor labels to the servo motor.

6. Connect ultrasonic sensor on the board.

7. Do connections from the circuit diagram

8. Upload the code

Enjoy the game..

EXPANDED TECHNICAL DETAILS

Interactive Game Theory Implementation

This hardware game pits the user against an Arduino AI in the classic game of chance and strategy.

  • User Input Matrix: The player selects their choice (Rock, Paper, or Scissors) using three physical 12mm tactile buttons.
  • Arduino AI Logic: The Arduino randomly selects its move using the random() function. To ensure true randomness, the system uses an "Analog Seed" from an unconnected pin (floating pin noise).

Visual Display

  • Graphical Result Rendering: Displays the player's choice vs. the AI's choice on a 16x2 LCD or a set of pictorial LEDs. The code calculates the winner (e.g., Rock beats Scissors) and keeps track of the score in a global variable.

ข้อมูล Frontmatter ดั้งเดิม

title: "DIY Rock Paper Scissor Game"
description: "DIY Game"
author: "mohammadsohail0008"
category: "Gadgets, Games & Toys"
tags:
  - "audio"
  - "toys"
  - "entertainment system"
  - "games"
views: 10715
likes: 2
price: 2450
difficulty: "Intermediate"
components:
  - "1x Ultrasonic Sensor - HC-SR04 (Generic)"
  - "1x Hot glue gun (generic)"
  - "1x Jumper wires (generic)"
  - "4x Resistor 330 ohm"
  - "3x LED (generic)"
  - "1x Arduino Nano R3"
  - "3x SG90 Micro-servo motor"
  - "1x Alphanumeric LCD, 16 x 2"
tools: []
apps:
  - "1x Arduino IDE"
downloadableFiles:
  - "https://projects.arduinocontent.cc/ded07bc1-24f2-4b56-b6d6-6a5b62fa5460.ino"
documentationLinks: []
passwordHash: "2165bf542aac657cae765f9c9db895da50cb215f7306a3e75ecba934fe13b8e5"
encryptedPayload: "U2FsdGVkX19f7YupnNetg/al7r/jTW59L3KzX2soVCQGxe1Ce/CX4YcNmujzo/qugWt5k29JcLF+OY2l4mW1S82dbFDglJsYHZA8EKkOwEA="
seoDescription: "Build a DIY Rock Paper Scissor Game using Sensors. A fun, interactive project for makers and electronics enthusiasts."
videoLinks:
  - "https://www.youtube.com/embed/qmHosPDxlXQ"
  - "https://www.youtube.com/embed/qmHosPDxlXQ"
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/diy-rock-paper-scissor-game-2554ee_cover.jpg"
lang: "en"