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

Dependencies:   ConfigFile N5110 PowerControl beep mbed

Files at this revision

API Documentation at this revision

Comitter:
el13drt
Date:
Thu Apr 23 19:23:31 2015 +0000
Parent:
46:613eabb6ea86
Child:
48:e53a194661fa
Commit message:
hazards,fxoption,flash memory, debounce - final of the day;

Changed in this revision

tower.h Show annotated file Show diff for this revision Revisions of this file
--- a/tower.h	Thu Apr 23 19:21:23 2015 +0000
+++ b/tower.h	Thu Apr 23 19:23:31 2015 +0000
@@ -20,8 +20,8 @@
 DigitalIn buttonB(p19);//buttonB
 
 //LED indicators
-AnalogOut ledA(p18);//red LED
-DigitalOut ledP(p24);//yellow LED
+AnalogOut ledA(p18);//action LED
+DigitalOut ledP(p24);//Power LED
 
 //connections for joystick
 InterruptIn joyButton(p17);//Interrupt for ISR