Introduction: Make a TumblyBOT: Flipping Spinning Tumbling Robot

About: I make things, some of which work. Full Tutorials: https://www.youtube.com/c/CallMeSwal Email: owaism@mcmaster.ca

Most small robots are two motors and a castor wheel.

I wanted to design a robot with a unique drive.

Presenting the TumblyBOT. The TumblyBOT moves around in a cool way that is interesting to watch.

Controlled by a phone's movement, you can make your TumblyBOT roll, spin, and dare I say tumble around town.

Hat tip to Jaybuilder for explaining how to use LinkIt ONE BT module.

Step 1: Parts List

Parts

  • Breadboard
  • Two Small DC Motors (I'm using GM8 Gear Motor)
  • Two Motor Controllers (I'm using VEX Motor Controllers)
  • Wire
  • Microcontroller(I'm using LinkIt ONE, but arduino works just fine)
  • Bluetooth Module(I'm using LinkIt One BT Module. I have wiring diagrams for other modules as well)
  • 9V Battery and Battery Pack
  • Two 5-40 .375 Inch Bolt(To secure LinkIt ONE to robot)

Tools

  • Solder Iron and Solder
  • Glue Gun
  • Access to 3D Printer
  • Sandpaper(Optional)

Step 2: Print Out Components

Print out one base plate and two wheels.

I have attached the IPT files in case you want to make any edits.

Sand out rough edges afterwards.

Step 3: Connect Wheel to Motor

Insert both motors into a wheel.

A friction fit should be fine, but feel free to add hot glue.

Step 4: Connect Motors to Base Plate

Glue motors into appropriate spots on the base plate.

Step 5: Insert Battery(ies)

There is a square gap that can hold both a LinkIt ONE battery and a 9V battery.

I'm using a LinkIt ONE Battery to power the LinkIt ONE and a 9V battery to power the motors.

Step 6: Attach Microcontroller to Base Plate

Screw microcontroller into the appropriate holes on the base plate.

Step 7: Attach Breadboard in Place

Wire the motors to the motor controllers.

Next, remove the adhesive cover of the breadboard and stick it on the motors.

Then, stuff both the motor controllers beneath the breadboard.

Step 8: Attach Bluetooth Module

I'm using a LinkIt ONE Bluetooth Module that can connect directly to the LinkIt ONE.

If you're using a regular bluetooth module just insert it into the breadboard.

Step 9: Wire It Up

Wire your bot up.

I have one diagram for LinkIt ONE and one diagram for Arduino.

In the Arduino diagram, the arduino and motors are both powered by a 9V battery.

In the LinkIt ONE diagram, the LinkIt ONE is powered by it's own separate battery.

Step 10: Upload Code

Upload the matching code to your microcontroller.

If you send f, b, l, r and s over serial to the microcontroller, it'll turn accordingly.

Step 11: Test Robot

Before we proceed, let's test out the robot to ensure the wiring and such is correct.

This app lets you send data from your phone to your TumblyBOT, via Bluetooth serial port.

Run the app and connect your robot to the phone.

Select command line mode and \n as the succeeding character.

Entering f, b, l, r, and s should make the robot move accordingly.

Step 12: Install Protocoder

Protocoder is a coding environment that let's you easily make android apps.

Download and install the APK on your phone.

Step 13: Install App

Open protocoder and make a new project.

Copy code from this file into your project.

Attachments

Step 14: Drive Your TumblyBOT!

You are ready to drive your TumblyBOT.

Turn your robot on and then run your app.

Tilting your phone up and down will make your robot tumble back and forth.

Rotating your phone will turn your robot.

There is also a text box that let's you send direct commands(f, b, l, r, s).

Step 15: Future

I originally wanted the TumblyBOT to be an alarm clock. Unfortunately, I couldn't find a speaker loud enough. So I was thinking of somehow connecting a phone speaker to the robot.

I also want to make the robot more durable. It should be able to withstand people stepping on it.

If you have any ideas or suggestions, feel to free to post below.

Tech Contest

Participated in the
Tech Contest

Robotics Contest

Participated in the
Robotics Contest