Skip to product information
1 of 5

REES52

Make a Snake Maze Game Using 16*2 LCD and Joystick Module Interfacing with Arduino Nano - KT877

Make a Snake Maze Game Using 16*2 LCD and Joystick Module Interfacing with Arduino Nano - KT877

SKU:KT877

100 in stock

Regular price Rs. 799.00
Regular price Sale price Rs. 799.00
Sale Sold out
Shipping calculated at checkout.
Quantity

For refund/return/replacement, call us at +91 95995 94520 , +91 95991 22209 or mail us at support@rees52.com

Delivery Time

  • Delivery time with the Express Shipping option is 2-3 working days, and with the Standard Shipping option is 5-6 working days. It varies based on location, reliant on courier services.

  • Delivery time if the order item is on Preorder Status is 15-20 working days.

COD (Cash on Delivery)

  • For COD you have to pay extra charges of Rs 350/- before the shipment. (We will share the company QR Code, UPI ID or Account details for the same)
View full details

INTRODUCTION

In today’s tutorial, we will make a Snake maze game using a 16*2 LCD and PS2 Joystick module with Arduino Nano. This is one of the most popular games of our childhood. This project is based on a 16*2 LCD, which gives a little room for a snake.

HARDWARE REQUIRED

SOFTWARE REQUIRED

Arduino IDE 1.8.10 (programmable platform for Arduino)

Click here to download the software

arduino uno

SPECIFICATIONS

Joystick Module:

  • 5V/3.3V Compatible
  • Analog Output
joystick module

Arduino Nano:

  • DC Current Per I/O Pin: 40 mA
  • Digital I/O Pins: 22
  • Operating Voltage: 5VDC
arduino nano

16*2 LCD Display:

  • 5V power supply ( Also available for +3V)
  • Negative voltage optional for +3V power supply
1602 lcd display

CIRCUIT CONNECTION

circuit connection

Arduino Nano to Joystick:

Arduino Nano

Joystick

A0

VRx

A1

VRy

A2

SW

5v

5v

Gnd

Gnd

Arduino Nano to LCD:

Arduino Nano

LCD

Gnd

Vss

5v

Vdd

Middle pin of 10k potentiometer (Connect First pin of pot with Gnd and 3rd pin to VCC)

V0

Digital Pin 12

RS

GND

R/W

Digital Pin 11

E

Digital Pin 5

DB4

Digital Pin 4

DB5

Digital Pin 3

DB6

Digital Pin 2

DB7

5v

LED+

GND

LED-

To connect multiple GND and 5V wires soldering may be required or you can use a breadboard.

CODE

Run the code given below and play the game.

Click to open in Drive👈

 

WORKING AND OUTPUT

Welcome to the Arduino-based project.

After uploading the code, you will see a Level 1 Python Content. Now start to play. It has 4 levels in the code you can change the level of the game, and if the tail and the mouth of the snake touch, then the game will be over, but if you complete the level, then you will be automatically redirected to the next level.

DOCUMENTS

KT877 - Click to open 👈