https://github.com/meloencoding/arduino-pacman
Pacman with Arduino Mega. Used a 64x32 Led Matrix and a Joystick.
https://github.com/meloencoding/arduino-pacman
arduino game hardware led-matrix
Last synced: 2 months ago
JSON representation
Pacman with Arduino Mega. Used a 64x32 Led Matrix and a Joystick.
- Host: GitHub
- URL: https://github.com/meloencoding/arduino-pacman
- Owner: MeloenCoding
- Created: 2022-01-03T22:18:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-18T20:48:07.000Z (over 3 years ago)
- Last Synced: 2025-03-11T14:45:42.717Z (over 1 year ago)
- Topics: arduino, game, hardware, led-matrix
- Language: C++
- Homepage:
- Size: 4.57 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arduino-Pacman
This is an old school-project of mine. It has lots of bugs but it might be usefull if you want to create something similair.
I used the 'Arduino MEGA2560' with these pieces of hardware:
#### 64x32 RGB Led matrix
https://www.adafruit.com/product/2279
#### Joystick
https://www.ebay.co.uk/itm/122481279034
Code of the game ./PacMan_Game_Arduino/Eind code.ino