Skip to content

2 player snake game in C++ using Arduino Mega, 32x32 LED matrix, custom shield, and custom 4 button controllers for Adv. Additive Manufacturing (UIC ENGR 294)

License

Notifications You must be signed in to change notification settings

reddtoric/2-player-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2-player-snake

2 player snake game in C++ using Arduino Mega, 32x32 LED matrix, custom shield, and two custom 4-button controllers for Adv. Additive Manufacturing (UIC ENGR 294) with updated case.


GIF of 2p snake part1 GIF of 2p snake part2

Original GIF #1 | Original GIF #2



Table of Contents

(Few more pictures included in Images/)

D-pad Controller PCB

Manually figuring out the routes for all 4 buttons.

Yes, I know the soldering is ugly.

LED Shield for Arduino Mega

Also manually routed the shield. Here is the mapping of the 16 pin connector socket for LED matrix and the routes to the Arduino Mega pinouts. The correct mapping might be the horizontal mirrored version; I didn't have a connector cable.

I only had access to single sided PCB so red PCB routes are on the top/main side and blue routes are on the back that had to be manually connected with wires.


Case

Planning and designing the controller cases.

(Partially) Initial design. I forgot the divot where the soldering on the PCB takes up space. In the original case, you'll see I melted it. Screw holes and cable hole are not in the CAD because I didn't have enough time to make sure they're were they should be and decided to just drill them.

Putting it all together.

Updated Case

Added minor changes to the case design. Filet edges, screw holes, tighter tolerances, hole for ethernet cable, and printed with higher quality settings.

Old:

New:


About

2 player snake game in C++ using Arduino Mega, 32x32 LED matrix, custom shield, and custom 4 button controllers for Adv. Additive Manufacturing (UIC ENGR 294)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published