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.
Dependencies: N5110 mbed PowerControl
Auto generated API documentation and code listings for LetTheBallDrop
| Ball | Ball structure |
| GameScreen | GameScreen Class |
| Platform | Platform structure |
Code
| GameScreen.cpp [code] | |
| GameScreen.h [code] | Simple library for managing "Let The Ball Drop" Game screen |
| main.cpp [code] | Source file for main game containing function defintions and main loop |
| main.h [code] | Header file for main game containing function prototypes, namespaces and global variables |
Namespaces
| buzzer | Digital output to buzzer on p5 |
| gameClock | Master clock of game operation |
| highFlipper | Used for PWM speaker control, triggers pin high |
| joystickButton | Input from joystick button, on p17 |
| joystickX | Input from joystick X, on p15 |
| joystickY | Input from joystick Y, on p16 |
| lcd | Game screen controller |
| leds | Output for onboard LEDs |
| local | Local file system |
| lowFlipper | Used for PWM speaker control, triggers pin low |
| serial | Serial communication with host |