A retro gaming programme, designed for use on a portable embedded system. Incorporates power saving techniques.

Dependencies:   ConfigFile N5110 PowerControl beep mbed

Embed: (wiki syntax)

« Back to documentation index

Namespace Index

Namespace List

Here is a list of all documented namespaces with brief descriptions:
buttonADigitalIn, allocates a pin to push button A
buttonBDigitalIn, allocates a pin to push button B
buzzerObject of the beep class, allocates a pin to the Piezo buzzer
cfgObject of the ConfigFile, used to create read/write file path within the Mbeds flash memory
deBounceA
joyButtonInterruptIn, allocates a pin to the Joy Stick button
lcdObject of the N5110 class, allocates pins to the LCD screen (VCC, SCE, RST, D/C, MOSI, SCLK, LED)
ledAAnalgOut,allocates a pin to the Action LED
ledPDigitalOut, allocates a pin to the Power LED
localLocal file system, used to create read/write file path within the Mbeds flash memory
pollJoystickCalls the function, updateJoystick(); at intervals of 1/10 seconds
serialSerial port out - Generic protocol used to send and receive data, used for debugging
standbyCalls the function, screenOff(); at intervals of 60 seconds
timerACalls the function, timerExpiredA(); at intervals of 0.1 sec
timerBCalls the function, timerExpiredB(); at intervals of 0.1 sec
timerGameCalls the function, gameLoop(); at intervals of 0.1 sec
xpotAnalogIn, allocates a pin to xPot
ypotAnalogIn, allocates a pin to yPot