Story

Story

Hey guys, hope you all saw the demo of our latest Arduino off-road robot, cool right? Now let us take a look at the components used one by one. In this post, I will be showing you how I built this Remote Controlled Robot.

I will give you the complete schematics, codes and complete layout of all the boards used in this Arduino RC robot to make one yourself. So stay tuned!

About our Sponsor

This project is sponsored by PCBGoGo. PCBGoGo is a PCB manufacturer specializing in PCB fabrication and assembly from prototype to mass production. They deliver high-quality bare and assembled PCBs faster and cheaper.

Celebrate 5th Anniversary with PCBGoGo

This month, PCBGOGO is celebrating its fifth birthday. To celebrate the anniversary, they are giving out a series of discount coupons. Souvenirs and wonderful offers to the new and regular customers (Campaign Deadline: Sep. 25th, 2020).

  • Order Discount – Here you will find a collection of coupon codes that can be used for your next purchase.
  • Souvenir Distribution – The customers who order more than $100 will get a chance to win these cool souvenirs like PCB Ruler, Eco-tote Bag, Stylish Pen.
  • Sharing Benefit – Each one who shares this anniversary good news and tag 3 friends will get a 5$ Coupon.

Though PCBGOGO is only 5 years old, their factories, with over 400 workers now, have been providing PCB fabrication and assembly for domestic customers in China for more than 10 years. Till now, their daily PCBs and PCB assembly order quantity exceeds 3000, and the sales have increased from $100, 000 to $20 million a year.

Do remember that, PCBGOGO always welcomes your PCB manufacturing and assembly sample order when you start a new project. Don’t miss it.

Arduino Off-Road Robot Demo

First let us take a look at our Arduino off-road robot and how it performs on rough terrain.

Arduino Off-Road Robot - Robotin-6 Demo

Looks cool right? Now let us take a look at the components used one by one.

Guys, One more thing before starting the assembly of the Arduino RC robot. If you like this video and find this video useful, please do support our channel by liking this video and subscribe to our channel by clicking the subscribe button below. I would really appreciate it. We will be making and uploading demos and tutorials of more Arduino RC robots in the future.

6-Wheel Drive Rough Terrain Robot Chassis

The whole off-road robot chassis is built using 2 mm aluminum alloy and the surface is coated with aluminum. Even though the material is lightweight, it is very strong and can carry all the; components - microcontroller, sensors and motors without any hassle.

Robotin-6

Get this amazing 6WD robot chassis now.

It has 6 high-speed DC motors, with an RPM of 17, 000 combined with 1:34 full metal gearbox, enabling your 6-wheeled robot to obtain amazing speed and off-road performance. The use of six hydraulic spring dampers ensure adaptive driving experience even on rough terrains and uneven surfaces.

Arduino Off-Road Robot Components

  • Robot Chassis
  • Arduino Pro Mini
  • HC12
  • Remote Controller
  • VNH2SP30 Motor Driver
  • LiPo Battery

Making Arduino RC Robot

HC12

Here, we will be using HC 12 wireless module for transmitting data from the DIY Remote Controller to the RC Robot. They are commonly used in remote controlled robots and other wireless communication projects. This wireless module works under 433 megahertz frequency. When combined with an external antenna, this wireless module can transmit and receive data from a distance of up to 1 Kilometer line of sight and due to this reason we will be using this wireless module for our robot.

This wireless module can be easily connected to arduino or Raspberry Pi, and start using it for your project right away. Another advantage of using HC12 wireless module for your RC robot is, this module requires only two pins – TX and RX, for data transfer. You can save the rest of the pins of your...

Read more »