Ping Pong Game on Arduino

In this project, we will see how to create a ping pong game on Arduino. You can play with two players. Each player has two buttons—one to move the paddle up and the other to move it down.

A point is scored when the opponent fails to return the ball. The first player to score 10 points wins.

Required Materials

Now, let’s go over the required materials for the project:

  • An Arduino Uno board

  • A 16×2 Liquid Crystal LCD screen

  • 4 Push buttons

  • 5 resistors (1 kilo-ohm each)

  • Connecting wires