SunFounder Zeus Car Kit review – A fun toy and Arduino learning tool

SunFounder Zeus Car Kit is an Arduino UNO and ESP32 Cam-based educational kit for children (and adults) that can be used to learn more about electronics, robotics, and programming. It’s a car comprised of four 6cm Mecanum wheels for omnidirectional motion and various sensors that can be controlled with an Android app enabling first-person view (FPV) thanks to the built-in camera.

The company sent us a Zeus Car Kit for review and evaluation, and after assembly, we’ll use it in “Play Mode”, or in other words a toy that basically works out of the box, before checking out the “Programing Mode” and related Arduino tutorials to evaluate it’s educational potential.

Zeus Car Kit Unboxing

Zeus Car Kit package

The kit comes in a nice retail package which highlights some of the capacities of the kit: FPV, Omnidrive, AI vision, compass, IR control, APP control, and RGB lights.

Zeus Car Kit features

The package itself contains four more boxes with all the components shown below.

Zeus Car Kit accessories

Here’s the full list:

  • Structural plates (four metal parts)
  • 4x Mecanum wheels
  • 4x motors
  • SunFounder (Arduino UNO) R3 board
  • SunFounder Zeus Car Shield that’s used to interface all sensors and motors to the Arduino UNO
  • ESP32 CAM board and a camera adapter board
  • 2x IR obstacle avoidance modules
  • An ultrasonic module
  • SunFounder Omni Grayscale module used for line following and edge detection
  • 2x RGB LED strips
  • 2,220 mAh battery comprised of two 18650 batteries packed together
  • IR remote control
  • Washers, nuts, screws, standoffs, and rivets of different sizes clearly marked in each of their respective zip bags
  • Tools such as hex keys, screwdrivers,
  • Various cables

SunFounder Zeus Car Kit assembly guide

SunFounder Zeus Car Kit assembly guide 2

The included assembly guide helps users easily build the kit and links to the more detailed online user guide as well.

Zeus Car Kit Assembly

As somebody who tries not to turn on my computer before 9 am, I really appreciate the printed-out guide, and that’s what I used for the assembly. The first step is to mount the four motos to the metal chassis.

Zeus car kit motor assembly

It’s straightforward, and the main thing is to make sure the wires face inwards.

Zeus car kit front rear motor assembly

The next step is the assembly of the ultrasonic sensor using a metal plate and rivets.

Ultrasonic sensor installation Zeus car kit ultrasonic sensor

Next, we can install the ESP32-Cam board through the adapter using one more metal plate as well as the two IR IR obstacle avoidance modules with the respective cables, and a few standoffs.

Zeus car kit ESP32 camera IR sensors

Once this is done we can secure the Arduino UNO R3 board (Clone) with the standoffs and screws making sure the camera and sensor cables go underneath.

Arduino UNO robot car

At this point, we can insert the Zeus Car Kit shield into the Arduino board and connect the cable as shown below.

Zeus Robot Car wiring

Some cable management follows by using a cable tie to bring all motor wires together, and we also stick one of the side of the velcro to the bottom of the car.

Zeus robot car cable management

The other side is going to the battery which we can attach to the bottom of the car using velcro.

Robot car battery installation

We then connect the battery to the PWR connector on the Zeus Car Shield, as well as the two RGB LED strips.

robot car RGB strips connection

We can peel the blue film from the RGB LED strips to attach them to the front and rear of the Zeus car, install the Omni Grayscale module to the bottom of the car, and fit the four Mecanum wheels to the kit securing them with the provided screws. That step is not as straightforward as I wish it would have been, and I had to exert some force to insert the wheels into the axes of the motors.

Sunfounder Zeus Graeyscale module RGB strips wheels

The final step is to connect the Omni Grayscale module cable to the GS connector on the Zeus Car Shield.

Greyscale module connection

We’re now done with a pretty nice-looking robotic car.

Sunfounder Zeus Car Kit Review

The Zeus Car Kit has more functions such as the Mecanum wheels and ESP32 camera board, and feels much sturdier than the lower-cost CrowBot BOLT car kit from Elecrow that I reviewed a few months ago. So if you need something durable and more advanced the Zeus car should be a better choice, while the CrowBot BOLT is better suited if you think it will only be used a couple of days as it will save you a few dollars.

Zeus Car vs CrowBot BOLT Car
Zeus cat vs CrowBot BOLT car

Play Mode with SunFounder Controller Android app

Before we can use the robot kit we should charge it. Simply use a USB-C power adapter and the charging LED will turn on until the charge is complete. You’ll also want to make sure the power switch is off and the upload switch set to Run mode (as opposed to Upload mode) as shown in the photo below.

Zeus Car Charging

There are two “Play Modes” for the kit with the infrared remote control or the SunFounder Controller app for iOS or Android. The IR remote control method is a slightly faster way to get started with built-in functions, but the mobile app is more fun to use with access to the ESP32 camera as well. So I’ve installed the Android app on Huawei Y9 Prime 2019 smartphone to give it a try.

SunFounder Controller Android app

The first step is to click on the Plus icon and select Zeus Car.

Zeus Car Controller Android

The app will load a default remote control where you could add extra functions, but let’s just tap on the tick on the top right to confirm the design.

Zeus Car Controller Remote Control

Let’s turn on the Zeus Car and the RGB LED Strip under the car lights up in cyan. If it’s yellow, double-check the upload switch. Now we can tap on the chain icon to connect to WiFi…

Zeus Car Connect to WiFi

… select Zeus_Car SSID on your phone…

Zeus Car WiFi connection

… and Zeus_Car will show in the app in place of the chain/connection icon.

Zeus Car connected to WiFi

If we tap on the play button next to the “Zeus_Car” string we’ll see the output from the camera behind the controls…

Zeus Car FPV Android app

… and can manually control the car with the joysticks.

  • The K joystick (left) controls the car to move in all directions.
  • The Q joystick (right) controls the front wheels’ direction.

The other functions are as follows:

  • Calibration (E) –  Turn on compass calibration. The robot will rotate for a while until calibration is complete (less than one minute, in our case around 10 seconds)
  • Stop (F) – Stop all movements of the car.
  • Speech (I) – Control the car voice commands. Not working on Android before the robot is connected through access point mode. It works on iOS with offline voice recognition.
  • Drift Enable (J) – Activate the drift function.
  • Line (N) – Switch to line tracking mode.
  • Follow (O) – Switch to follow mode.
  • Avoid (P) – Switch to obstacle avoidance mode.

The Follow mode requires some calibration by adjusting the potentiometers for each obstacle avoidance module to about a 15 cm distance (Sled LED turning on), while the ultrasonic sensor detects objects about 20cm away.

obstacle avoidance module calibration

You’ll have to build a little track for the Line following mode using the provided electrical tape. It took me several tries as the track really needs to be at least 3 cm wide everywhere for this to work reliably. The tape tends to unglue and curl as well, so it’s not ideal. I wish they had provided a track printed on a large piece of paper or cardboard instead which would have been folded to fit into the package.

Zeus Car Kit track line following

Calibration is also recommended, but I skipped that part as a quick try confirmed “white” and black detection working fine, even though my floor is not exactly white…

The best is to watch the video below to see all the different preset modes in action.

YouTube video player

Programming the Zeus Car with the Arduino IDE

While just using the Zeus Car kit in Play Mode is fun, it would be a shame not to also use its programming capabilities to teach or learn more about electronics and Arduino programming. There are 18 “funny projects” on the documentation website with the code also available on GitHub including the default “Play Mode” firmware that will be overwritten once we start loading our own program to the Arduino UNO R3 board.

We’ll try the first Arduino tutorial called “Basic Movements” to learn how to make the Zeus Car move in any direction. The first step is to download and install the Arduino IDE (preferably Arduino 2.x) on your computer and install the required libraries for the tutorials, namely: SoftPWM and IRLremote.

Arduino IRLremote library SoftPWM

We can download/clone the code from GitHub:


Connect the Zeus Car to your host computer with the provided USB device cable (Blue) while making sure the Upload switch is set to the correct position.

Zeus Car Kit Programming

A new USB device should appear in your operating system. This is the kernel output in Linux (Ubuntu 22.04):


Let’s now load the “Basic Movements” sample into the Arduino IDE, and select the “Arduino UNO” board (connected to /dev/ttyACM0 or COMXX depending on the OS).

Arduino IDE Zeus Car Arduino UNO

Here’s the full Arduino sketch for reference:


There aren’t many comments, but the code is easy enough to understand, and the Zeus Car kit will move in various directions for one second in each step, before stopping for 2 seconds, and repeating the loop indefinitely. The tutorial also explains in more detail how the Mecanum wheels are working.

Mecanum wheel left right direction

Let’s upload the code to the board. Ah, it failed:


And it’s my mistake, as I missed that the ESP32-CAM board had to be removed before uploading the code since it shares the same serial port. I just assumed the “Upload” switch took care of that, but it’s not the case, and the ESP32-CAM needs to be physically removed from the SunFounder camera adapter board. Once done, I could upload the sample code without issue:

Arduino Uno Zeus Car Upload success

Unless you have a large desk with plenty of space, you should probably move the car kit on the floor to power the robot on and test the “Basic Movements” program.

YouTube video player

The full list of “Funny Projects” tutorials:

  1. Basic Movements
  2. Omni Move
  3. Move and Rotate
  4. Drift
  5. Remote Control
  6. Car Light
  7. Compass
  8. Move Field Centric
  9. IR Obstacle
  10. Ultrasonic
  11. Obstacle Avoidance
  12. Follow
  13. Grayscale
  14. Line Track
  15. Line Track Field Centric
  16. AI Detection from APP (Face detection or Pose Estimation)
  17. APP Control
  18. APP Control Plus (almost the same as the “Play Mode” firmware”

So there’s plenty to play and learn from the kit.

Conclusion

SunFounder Zeus Car Kit is really a nice robot both as a toy that can be played with right after assembly and as an education platform to learn programming and basic robotics concepts since the company provides Arduino code samples and tutorials. The design of the robot feels sturdy and should last longer than cheaper models so it looks especially well-suited to the classroom since it should last several years.

While I had a lot of fun reviewing the Zeus Car Kit, I did not really enjoy having to make my own track on the floor with electrical tape, especially since the track has now basically self-destructed after a few hours as the tape won’t stick to the floor for long. Maybe it’s just because of Thailand’s hot and humid climate, but still, a folded printed-out track would have been nice. As far I can tell, the mobile app is also closed-source, and it could be seen as a long opportunity to also learn about mobile programming.

I would still have no issue recommending the Zeus Car Kit, especially since it’s pretty good value with SunFounder selling it on its store for $99 plus shipping and new buyers also get a 10% discount. Alternatively, it can also be purchased on Amazon.

Share this:
FacebookTwitterHacker NewsSlashdotRedditLinkedInPinterestFlipboardMeWeLineEmailShare

Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress

ROCK Pi 4C Plus

5 Replies to “SunFounder Zeus Car Kit review – A fun toy and Arduino learning tool”

    1. Hi Jean-Luc Aufranc,

      the shrinkage effect of electrical tape is predictable on a flat surface.

      Have you tried reinforced/armed tape? It is not pre-stressed during packaging and resists three-dimensional stress well.

      Regards

      1. Thanks for the tip. I’ll try next time I have a robot to test. The Zeus Car kit is on its way to a university in Thailand.

    2. Thanks for your input as I needed the extra info. Just received my Zeus Car Kit August 2023. I’m retired and dabble into Robotics. My latest robotics kit is the Zeus Car-Kit.
      The kit came with tools, and everything needed. The instructions were good.
      The only downside I found assembling the kit is that I have adult hands and the small screws and nuts aren’t easy for an adult to work with.
      After assembly completed the remote worked fine.
      As far as working with the Smartphone App (Android in my case), I’m not completely satisfied with the user friendliness of the Android App. I struggled with the App on my Samsung Smartphone and decided to use my Samsung Tablet instead for better response with the boxes that really needed my S-Pen.
      The Android App for adding features, setting up the Wi-Fi, Bluetooth, etc., and getting it to communicate was a bit of understanding, especially with all the instructions on the SunFounder web page to find answers. Don’t get me wrong, the SunFounder web page is loaded with great information but too busy for my simple question of how do I get the App to work over my router network.
      A simpler step by step instruction to setup the network access with the App would have helped me save a lot of time researching all the docs on the SunFounder web page.
      The Arduino IDE Code for Windows is a new learning curve for me so I will be taking the learning seminars at SunFounder.
      I’m looking forward to learning Robotics Language so that I can do my own programming.
      So, in conclusion, as a dabbler into Robotics as a 1st project for newbies, I’d say that it might be best for a first time programmer to read up on SunFounder’s docs and take some of SunFounder’s Seminars before building the kit.
      Do some reading first and have a good understanding of your home network, router, etc.
      It’s a great little project and it won’t break your bank account as a kit to your first step towards learning Robotics Programming.

      1. I haven’t tried to connect the robot to my WiFi network, I only used the access point from the robot connection. I did not see instructions to connect the robot in client mode. It should be possible, but you might need to modify the firmware, and type the IP address in the mobile app (if possible).

Leave a Reply

Your email address will not be published. Required fields are marked *

Khadas VIM4 SBC
Khadas VIM4 SBC