"The Mecanum wheel is a design for a wheel which can move a vehicle in any direction."
This robot/car is just a hand large and is quite simple to build (except the wheels) :)
This RC mecanum wheels robot consist of two parts: the robot/car body and the joystick controller.
As there are two parts in this project, the following is the materials required for each part.
And you need some Dupont wires to connect components
10 cm Male to Male Dupont Wire ~x40
10 cm Male to Female Dupont Wire ~x20
10 cm Female to Female Dupont Wire ~x5
The above components are easy to get except the mecanum wheels.
I found a low-cost 3d printed mecanum wheels on thingiverse and it works quite well:
https://www.thingiverse.com/thing:1358552
For the robot/car chassis, you may use the chassis in the above thingiverse link.
While I drew a breadboard-size 3D-print chassis for my own (stl file attached).
I also have a dimension sheet attached if someone want to build with other materials.
I have also attached the fritzing project for reference.
And the robot/car is done!
Next step is building the joystick controller.
Building the joystick controller is much simpler than then robot/ car body.
Follow the schematic above to connect the ProMini, nRF24L01 and joystick module together.
Then add the two tactile switch for rotate left/ right function.
Finally add the AA battery holder as power supply and the joystick is done.
I have also attached the fritzing project for reference.
Download the attached code to robot/ car and joystick respectively.
Remember to set the right target in the Arduino IDE before downloading.
To download code to Arduino ProMini, you may refer to the photo above.
Now everything is ready and you may try out this RC mecanum wheels car!
If you find out the motor is rotating in reverse direction, just reverse the 2 motor pins connected to breadboard.
Have Fun!