Skip to content

This project features the code for an Arduino-based bomb disposal robot. The robot is designed to safely handle and disarm explosive devices. It utilizes Arduino's GPIO pins to control motors, servos, and sensors. The code enables the robot to perform movements such as forward, backward, left, right, and stop.

License

Notifications You must be signed in to change notification settings

mesubasi/Bomb-Defuse-Robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bomb Defuse Robot

4-Axis robot arm has features such as up-down, forward-backward, right-left, opening-closing the gripper.
4 DC motors enable the vehicle to go forward-backward, right-left.

  • You can connect the Bluetooth module to pins 0 and 1.
  • Servo motors will be connected to pins 3,5,6,9 pwm.
  • 4 DC motors need to be connected to analog pins.

Used Materials

- Arduino Uno Card
- 4 Servos For Robot Arm
- 4 DC Motor For Car
- L298N Motor Driver
- HC06 or HC05 Bluetooth Module
- 18650 3.7V 2pcs Battery and Battery box
- Jumper Cable

Mobile App


(Mobile Application Made with App Inventor)

* In the mobile application, the left side controls the robot arm and the right side controls the vehicle.

* You need to open the file with .aia extension and edit the part I specified in the photo from the blocks section.
The value you need to enter here is the "MAC" address on the bluetooth module.


About

This project features the code for an Arduino-based bomb disposal robot. The robot is designed to safely handle and disarm explosive devices. It utilizes Arduino's GPIO pins to control motors, servos, and sensors. The code enables the robot to perform movements such as forward, backward, left, right, and stop.

Resources

License

Stars

Watchers

Forks

Languages