A bomb defuse game made on an Engenuics development board
This project implements a bomb defusal game using an Engenuics development board as a final project of University Of Calgary Embedded In Embedded Mentoring Program. Players must input the randomized sequence generated via the LCD Screen via push buttons as much as possible within a set time. The game is built using a combination of LED, LCD lights, Buttons to create a satisfying and responsive product.
-
The program contains two mode.
-
Press the corresponding button as the displayed sequence with a limited timer on the top left
-
Upon pressing one wrong button or the timer ran out:

The score is displayed for bragging rights.
- IAR Embedded Workbench
- Eugenuics Development Board
- Clone the repositories on github
git clone https://github.com/DavidNg32/EiE_DefuseGame.git
- Open the project file from IAR Embedded Workbench
- Ensure that you have J-Link driver downloaded and Eugenics Board connected to your computer.
- Press build button on the IAR interface.
This project is licensed under the [MIT] License - see the LICENSE.md file for details
- Engenuics for providing the development hardware and codes
- Matthew for being a great team leader.


