Arduino bumb switch rumblebot

This is my first Arduino robot that I made some time ago and I'm still adding little things to it to make it more interesting. The main part of this robot is Arduino UNO board. The hole robot works like this: if it hits an obstacle, micro switches in front of the robot get pressed and they pull up the digital pins on the Arduino. The code then does the rest and it's sent to the sn754410ne motor driver IC that controlls the motors.

navigates around

  • Actuators / output devices: 2 geared motors
  • Control method: fully autonomous
  • CPU: Arduino Uno (atmega328)
  • Operating system: Arduino IDE
  • Power source: 4x AA 1.5V cells
  • Sensors / input devices: bumper switch x2
  • Target environment: indoor

This is a companion discussion topic for the original entry at https://community.robotshop.com/robots/show/arduino-bumb-switch-rumblebot

Bump Stop

Concussion perhaps?  LOL

Good job!

**Thanks! **

Thanks! :slight_smile: It is my first robot and i plan on upgrading it.