Arduino Defuseable Bomb Perfect For Airsoft Games
Arduino Defuseable Bomb Perfect For Airsoft Games
Arduino defuseable bomb, perfect for airsoft games! (with timer, LCD, keypad,
sound and more!)
by MaltheF on October 26, 2013
Table of Contents
Arduino defuseable bomb, perfect for airsoft games! (with timer, LCD, keypad, sound and more!) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
Intro: Arduino defuseable bomb, perfect for airsoft games! (with timer, LCD, keypad, sound and more!) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
Step 1: Assembly . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
File Downloads . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Related Instructables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Advertisements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Comments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
http://www.instructables.com/id/Arduino-defuseable-bomb-perfect-for-airsoft-games-/
Intro: Arduino defuseable bomb, perfect for airsoft games! (with timer, LCD, keypad, sound and more!)
Hello
This is a project I made a long time ago, but decided to upload anyways, feel free to ask me about it!
The bomb has several features:
- Password input by keypad to arm the bomb
- Timer/count down
- Sound
- Flashy LEDs
- Defusing via the password
- LCD display
- Keypad
- Simple to edit and change
Step 1: Assembly
Connect the components as according to the circuit schematic
http://www.instructables.com/id/Arduino-defuseable-bomb-perfect-for-airsoft-games-/
Step 2: Upload the code
Upload the bomb project4 code to your arduino, and add the following libraries: Keypad, Tone, and liquid crystal to your libraries folder in the arduino folder
First edit the time in the code, to match your needs, then start the arduino and enter your desired password, then the bomb timer will start, and you can press the * to
begin defusing the bomb, if you press a wrong key, pressing # will delete what you've written. If you write a wrong password, or the timer reaches 0, the bomb will
"explode"!
File Downloads
Related Instructables
Advertisements
Comments
1 comments Add Comment
http://www.instructables.com/id/Arduino-defuseable-bomb-perfect-for-airsoft-games-/