A project that creates falling asteroids at random positions along the top of the screen for a space ship at the bottom to shoot, using a Nokia N5110 LCD, joystick and pushbuttons

Dependencies:   DebounceIn N5110 PowerControl mbed

Embed: (wiki syntax)

« Back to documentation index

Namespace Index

Namespace List

Here is a list of all documented namespaces with brief descriptions:
buttonButton input pin from joystick
buttonPCreates interrupt in for other functions
buttonSCreates interrupt in for shooting function
buzzerBuzzer output pin from pwm
lcdCreates object for display
LocalFileSystemDefines a local filesystem
myledGPIO for on board mbed LED1
randomPinAnalog input to seed random function
serialSerial connection established
xPotAnalog input from potentiometer reading x position
yPotAnalog input from potentiometer reading y position