MSP_BOT (Multi Sensor Platform Robot)

This is my attempt to master different navigation sensors in one single robot, via the upload of the appropriate code.

Made of two CDs, some spacers, 2x 6V DC motors, a caster wheel, one 9g micro Servo, one,Ultrasound sensor, two LDR and to sets of IR emitter and receiver pairs.

Code alterations from Chickenparmi and JerZ for the IR navigation (thanks for sharing :slight_smile: )
Sorry for the wire mess… :):):slight_smile:

As you can see the ultrasound navigation is a bit twitchy, because I believe that sometimes the sensor pics up reflection eco from the ground…

I’ll try to improve it.

Best regards.

Navigate around via ultrasound, Navigate around via Infrared, Light Seeker

  • Actuators / output devices: 2x 6V DC motors
  • CPU: arduino uno
  • Operating system: Arduino IDE
  • Power source: 4xAA batteries and a 9V Batterie
  • Programming language: Arduino C
  • Sensors / input devices: LDR, Infrared LED’s, HC-SR04
  • Target environment: indoor

This is a companion discussion topic for the original entry at https://community.robotshop.com/robots/show/msp-bot-multi-sensor-platform-robot

Great Robot!

I really like the platform you’re using! It’s very agile and quick. If I could make a recomendation, once the robot detects an obstacle, try having the robot back up before turning. This would alleviate alot of the collisions I saw in your videos. Very nice robot. 

Also, how did you mount that ultrasonic sensor on that servo? Is that a servo horn? custom bracket?

Some more pictures

IMG_8508.jpg

IMG_8509.jpg

IMG_8510.jpg

Implementation ofJerZ's Penny IR navigation system.

IMG_8511.jpg

IMG_8513.jpg

IMG_8515.jpg

Thanks for the tips :slight_smile: I’ll

Thanks for the tips :slight_smile: I’ll willtry that.

The Ultrasound sensor is screwed to some polymorph that is also screwed to the servo horn :slight_smile: you could call it a custom bracket :).