Components and supplies
Analog joystick (Generic)
Graphic LCD 84x48 - Nokia 5110
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