Skip to content

framework006/Arduino_Pong_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino_Pong_Game


image


  • Install Arduino IDE
  • Download/Clone this Repository in an accessible location



image

Libraries Required

1.Timer.h
2.LedControl.h

image

(Install these libraries from this Repository)

Installing libraries

  1. After downloading the repository→Extract the library zip files
  2. Go to Sketch→Include library→Add .ZIP Library
  3. Select the the library.zip files

image

Default Pin Configurations:

  • 7 - DIN
  • 6 - CLK
  • 5 - CS

036_fig_01_96_dpi

→Choose your port where you've plugged your Arduino UNO
→Check if the baud rate is set to 9600 bps(for serial monitor)
→Select the board to your desired Arduino(UNO for this project)
→You can also Code/Upload Online using Online Code Editor(IDE) at https://create.arduino.cc/editor image

For more reference:

https://youtu.be/H0qpRrPE7H0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published