A Lovely Toy Car Named Cockroach

by Seeed Studio in Circuits > Arduino

1213 Views, 7 Favorites, 0 Comments

A Lovely Toy Car Named Cockroach

图片1.png
VID 20150919 155047

This is a lovely toy car named cockroach which can never fall from the desk. It’s made with Shield Bot, Seeeduino/Arduino and other Grove Modules, very funny and interesting.

The Shield Bot is a stackable Arduino Shield that transforms your Arduino or Mbed into a fully featured beginner robot. The Shield Bot has been designed and specially equipped with on board line following sensors and expansion ports to be the robotic buddy that will teach you about robotics, electronics, programming. It is also packed full of expansion ports so it can also be the perfect base for any desktop robotics project! By the time you’re done with the toy car you will gain the following experience:

  • Be familiar with Arduino/Seeeduino ;
  • Show off the work to your friends.

Now, let’s get started

Prepare the Stuff

The stuff is in 2 parts, electronic modules and the wooden.
Electronic modules:

Wooden and laser cutter:

  • 4mm wooden board (400x400 mm size)

Others:

  • M3 screw and nut (about 10mm is enough)

The Laser Cut Wooden Board

图片3.png

My friend from Seeed help me cutting the beautiful wooden board. I guess you don't have a laser cutting at home, you can find some in the hacker space near from you easily. If there's no hacker space nearby, you can try the Laser Cutting Service supply by Seeed.
You can download the Design Drawing by click here.

Modules Connect

图片1.jpg
图片2.jpg

Now we should connect Grove - Ultrasonic Ranger to Shield Bot. Just as the figure below shows.

Software Work

图片4.png

We assume you have connected your Seeeduino/Arduino and computer well with USB.

  1. Download demo code at https://github.com/Lee-Kevin/5.A_lovely_toy_car_n...
  2. Click “Download zip” button on right side of webpage to download all codes.
  3. Decompress the downloaded zip files to “C:\Users\Administrator\Documents\Arduino\” and remove “-master” in decompressed file name. l Launch Arduino IDE.
  4. Click Sketch>Add file to add Cockroach.ino file from “C:\Users\Administrator\Documents\Arduino\5.A_lovely_toy_car_named_Cockroach\ExampleCode\Cockroach ”
  5. Press CTRL +U to upload codes to your board. Wait a while, there will be prompt like following figure.

Congratulations, you have already completed the most of the work.

Operation Instruction

图片1.png

Power on your own toy car, and put it on the table, to see how funny it is.