Skip to content

iqxk/Arduino-Bomb-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Arduino-Bomb-Simulation

Harmless bomb simulation made with Arduino using Tinkercad.

You can check out the project here.


Features

  • Arming the bomb by providing detonation time and disarm wire
  • Option to reset the bomb initialization before arming it
  • Countdown to harmless detonation
  • Beeping every second while armed
  • Simple simulation of the detonation
  • Disarming the bomb by cutting the disarm wire, or detonating it by cutting the wrong one
  • Remote detonation or disarmament using IR Remote

User manual

1 - ON/OFF button, used to start the bomb, reset the bomb initialization or to detonate remotely

2 - RESUME/PAUSE button, used to arm the bomb or to disarm remotely

3 - Numeric buttons, used to provide the detonation time and the numer of disarm wire

These are the buttons to cut the wires during the bomb countdown

To start the bomb, press the red ON/OFF button in the top left of the IR Remote. You should see a message appearing on the screen.

Using the IR Remote, enter the time by pressing numeric buttons. You enter digits from left ro right, meaning you enter hours first and seconds last.

Using the IR Remote, enter the number of the disarm wire by pressing numeric buttons.

The bomb is initialized and is ready to be armed.

Up to this point, you can reset the bomb initialization by pressing the red ON/OFF button on the IR Remote.

After pressing the RESUME/PAUSE button in the second row and the second column on the IR Remote, the bomb is armed. You should hear the beeping coming out of the buzzer.

You can disarm the bomb by either cutting the disarm wire selected during the initialization, or by pressing the RESUME/PAUSE button on the IR Remote.

You can detonate the bomb by either cutting the wrong wire, or by pressing the red ON/OFF button on the IR Remote. You should hear a detonation sound coming out of the buzzer.

About

[05.2021] Harmless bomb written in Arduino using Tinkercad.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages