Super Mario Game using Arduino+LCD and Joystick

 


Step 1: Materials 

Hardware 

  • Arduino Uno
  • LCD with I2C Adapter 
  • Joystick
  • Male to Male Jumper Wires
  • Breadboard 

Software

  • Arduino IDE

Step 2: Pin Out

LCD with I2C Adapter to Arduino UNO

  • GND to GND
  • VCC to +5V
  • SDA to A4
  • SCL to A5

Joystick to Arduino UNO 

  • GND to GND
  • +5V to +5V
  • VRx to D2

Step 3: Code

  1. Download the library for the LCD.
  2. Upload this code using the Arduino IDE.

Post a Comment

0 Comments