TheRaspberry Piis a very popular choice for makers building robotic cars. But if you’ve got something so high-powered, why not shake up expectations by throwing in some fancy features? Today, we have a cool example of just that to share by a maker, Robotcus, over at YouTube. He’s created a robotic car from scratch that uses a Raspberry Pi Zero to process voice commands for control.

According to Robotcus, the goal was to create a robotic car that anyone who can speak would be able to operate. It’s designed to processaudioinput with speech-to-text to handle five basic commands. The car can drive forwards, turn left and right, drive backward, and attack.

Raspberry Pi

The video shows how the software works with the speech recognition model. Robotcus demonstrates how it can listen for specific keywords and process them into input for the motors to spin the wheels. The commands are straightforward—saying drive will move the car forward, etc.

In addition to the Raspberry Pi, Robotcus created a motor driver from scratch. This allows him to control not only the direction of the motor’s spin but also its speed. All of the hardware is housed inside the car, which uses a custom3D-printedframe and set of wheels that Robotcus designed himself.

Raspberry Pi

The code for the speech recognition software was written in Python. We get a look at the code in the video, along with test drives of the car. If you want to see thisRaspberry Pi projectin action, check out the official video shared onYouTube,and be sure to follow Robotcus for more cool creations as well as any future updates on this one.

Get Tom’s Hardware’s best news and in-depth reviews, straight to your inbox.

Raspberry Pi

Ash Hill is a contributing writer for Tom’s Hardware with a wealth of experience in the hobby electronics, 3D printing and PCs. She manages the Pi projects of the month and much of our daily Raspberry Pi reporting while also finding the best coupons and deals on all tech.

Ash Hill