Catch The Circles!

A new, easy to make, easy to play game, using almost any Arduino, 5110 LCD, and a joystick!

Nov 19, 2016

5296 views

3 respects

Components and supplies

1

Analog joystick (Generic)

1

Graphic LCD 84x48 - Nokia 5110

1

Arduino Mega 2560

Project description

Code

CactchTheCircle

arduino

The library is here: http://www.rinkydinkelectronics.com/library.php?id=47

CactchTheCircle

arduino

The library is here: http://www.rinkydinkelectronics.com/library.php?id=47

Downloadable files

connections diagram

connections are easy to change using the code, joystick has two analog outputs and LCD pins can be changed also within the code. LCD -> Arduino: VCC -> Arduino 5V LIGHT(LED, BL or BACKLIGHT) -> Arduino 5V GND -> Arduino GND CLK (SCLK) -> Arduino pin 7 DIN (DN or MOSI) -> Arduino pin 6 DC (D/C) -> Arduino pin 5 CE (SCE or CS) -> Arduino pin 4 RST (RESET) -> Arduino pin 3 JOYSTICK -> Arduino: GND -> Arduino GND 5V -> Arduino 5V VRX -> A1 VRY -> A0

connections diagram

Comments

Only logged in users can leave comments

Ardeshiri

0 Followers

0 Projects

Table of contents

Intro

3

0