Guess the Number With Arduino KeyPad

by masteruan in Circuits > Arduino

1876 Views, 5 Favorites, 0 Comments

Guess the Number With Arduino KeyPad

Guess the summer-2.png
IMG_1344.JPG

This is a simple and funnies project with an Arduino UNO and the famous "keypad shield".

The Keypad shield is a famous shield for Arduino UNO that has an LCD and 5 switch buttons. You can use the LCD and buttons for creating everything you want. The most projects use the Arduino UNO and the keypad shield like datalogger. I want to use my Arduino UNO and keypad for making the famous "Guess The Number Game".

Do you know the game?

It's really simple. The goal of the game is the secret number. Arduino UNO chooses a number, and you must discover this. You have only 5 possibilities. The sequence of the game is:

1. Arduino chooses a number. This is the secret number;

2. You can choose the number on the screen by using two switches and after the choosing, you can confirm your number;

3. If the number that you have chosen is the secret numbrer, you have won. Else, Arduino gives a tip like "The secret number is more biggest";

4. After 5 attempts, if you not have discovered the secret number, you have loose the game.

I love this game!

Materials

51G3pYBg5OL._SX466_.jpg
51-rsyPvHOL.jpg
512ZU9oHeeL.jpg

For this project you must have a few of components:

Arduino UNO

Keypad LCD Shield

You can buy the Arduino UNO on Amazon or GearBest. The keypad shield is a famous shield that has an LCD and 5 switches. The 16x2 LCD is connected to the Arduino UNO, and the switch has differents value of resistors.

When you switch on a switch, Arduino read a resistance value. In the game, you can read the resistance, and start an "if" block. On the internet, there are many keypad examples.

You can buy the Arduino UNO Keypad on Amazon or GearBest .

Optional:

3D printed "Arduino UNO keypad shield"

(https://www.thingiverse.com/thing:123636)

The Code

IMG_1348.JPG
IMG_1352.JPG
IMG_1353.JPG
IMG_1349.JPG
IMG_1346.JPG
IMG_1347.JPG

Now you can upload the code into your Arduino UNO board.

First of all connect the shield to your Arduino UNO, after connecting the Arduino UNO to your computer, and upload the sketch.

You can see the code by using this link: https://github.com/masteruan/GuessNumber.

Done?

Now you have your personal Guess The Number Game.

I've printed the case of the game. You can print the case by using the link on Thingiverse . Download the file and print yourself the case, or print the object into a Fablab.