This project aims to create a defusable bomb with an Arduino Uno. It was realised in french engeneering school EPSI.
Do not hesitate to get in touch in case you'd like to contribute!
Create a defusable bomb game with an Arduino.
- Arduino uno
- 2 * 16 screen
- 4 * 3 keypad
- buzzer
- miscellaneous parts (leds, resistor...)
see bomb_defusal/bomb_scheme.png to have a complete hardware overview
- bomb_scheme/bomb_scheme.png to get an overview of the bomb's hardware
- bomb_defusal/bomb_defusal.ino : contains the main code
- libraries : the third part libraries
Play this game in two parts :
- configuration :
-
- select game difficulty (change timer duration and defuse tries)
-
- define the wire that powers the bomb
- defuse it! :
-
- find the bomb code
-
- cut the wire that powers the bomb! (you can cut it before finding the code)