Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Auto generated API documentation and code listings for GameProject
| EthernetPowerControl.cpp [code] | |
| EthernetPowerControl.h [code] | |
| main.cpp [code] | Game Algorithm implementation |
| main.h [code] | Header file containing functions prototypes, defines and global variables |
| PowerControl.h [code] |
Namespaces
| button | Sends digital signal to mbed when joystick is pressed, can interrupt at any point in code where there is a button flag |
| buz | PWM Output to Piezo Buzzer to play a song |
| lcd | Recieves and sends data between LCD connections and mbed |
| power | PWM Output to LED to signal that the power is On/Off |
| xPot | Sends analog signal to mbed from X-axis of joystick |
| yPot | Sends analog signal to mbed from Y-axis of joystick |