uLCD Brick Breaker
Overview
The classic game Brick Breaker implemented on the mbed with a joystick controller and uLCD display. Much excite!
Necessary Items
Part | Link | Image |
---|---|---|
uLCD-144-G2 | http://www.4dsystems.com.au/product/1/4/4D_Intelligent_Display_Modules/uLCD_144_G2/ | |
Sparkfun Thumb Joystick | https://www.sparkfun.com/products/9032 | |
Pushbutton | https://www.sparkfun.com/products/97 |
Schematic
uLCD
mbed | uLCD |
---|---|
p28 (tx) | rx |
p27 (rx) | tx |
p29 (reset) | reset |
GND | gnd |
VU (5v) | 5v |
Joystick
mbed | Joystick |
---|---|
3v3 | 3.3v |
gnd | gnd |
p17 | horizontal output |
Pushbutton
Pulldown pushbutton connected to pin 20.
Setup on Breadboard
Gameplay
Code
Import program4180_lab4_project
Brick Breaker
Please log in to post comments.