Introduction: Guess the Number With Arduino KeyPad

About: I’m degree in Psychology in 2001, with a thesis in Artificial Intelligence. I’m working on Smart Object, IoT and Interactive Design. I’m developing autonomously my projects. I make autonomously programs in Ard…

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!

Step 1: Materials

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)

Step 2: The Code

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.