Skip to content

The classic pong game that uses an ultrasonic sensor to move the paddle. Powered by Arduino & u8g2 lib.

License

Notifications You must be signed in to change notification settings

cyaninfinite/ard-ultrasonic-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ard-ultrasonic-pong

The classic pong game that uses an ultrasonic sensor to move the paddle. Powered by Arduino & u8g2 lib.

Libraries

The u8g2 graphics library is required, ensure that it is installed before running the code. (Place the U8g2 directory into your Arduino Libraries directory. Alternatively, you can install the library through the Library Manager.)

https://github.com/olikraus/u8g2

References

Font list

https://github.com/olikraus/u8g2/wiki/fntlistall

About

The classic pong game that uses an ultrasonic sensor to move the paddle. Powered by Arduino & u8g2 lib.

Topics

Resources

License

Stars

Watchers

Forks