mbed Checkers

Overview

by David Cox and Parth Patel

For our project we implemented the popular strategy game Checkers. We utilized the uLCD-144-G2 screen from 4D systems, the navigational switch(joystick) component for player navigation, push buttons for player interaction with game pieces and the microsd card slot with a speaker component to provide sound effects. The navigation switch is used to move the cursor and push buttons are used to select, move, and delete game pieces.

/media/uploads/dcox32/snapchat--5502021416521744542.jpg

Components

  • uLCD Screen
  • Navigation Switch (Digital Joystick)
  • SD Card
  • Speaker and 2N3904 General Purpose Amplifier*
  • 3 Push Buttons*

/media/uploads/dcox32/ulcd_pins.jpg

uLCD

/media/uploads/dcox32/nav_switch_pic.jpg

Navigation Switch

/media/uploads/dcox32/nav_switch_pins.jpg

Navigation Switch Pin Designation

/media/uploads/dcox32/sd_card.png

SD Card

/media/uploads/dcox32/speaker_pic.png

Speaker

/media/uploads/dcox32/bjt.png

Amplifier

/media/uploads/dcox32/speaker_set_up.png

Amplifier and Speaker Pin Designation

/media/uploads/dcox32/pushbutton.png

Push Buttons

Video

Code

Import programECE_4180_Lab_4_Checkers

mbed Checkers


Please log in to post comments.