Posts | Comments

Planet Arduino

Archive for the ‘RC car’ Category

The fantastic thing about Arduino boards and maker hardware as a whole is that they make creativity accessible. Just a few decades ago, it would take serious expertise and a generous budget to build even a simple robot. But with the technology available today, Parikshit Pagare was able to create this robot car that can be controlled manually, by voice, or operate autonomously.

Pagare started with the kind of RC car that you can find at any toy store or online retailer. That provided a platform to build upon, with a frame, wheels, and motors. But the original RC control was very rudimentary, which is why he replaced all of the electronics. The upgraded vehicle has an Arduino Uno that controls the two DC motors through L298N motor drivers. An HC-05 modules allows for Bluetooth® communication with a smartphone and an ultrasonic sensor mounted on a servo arm provides some feedback.

A custom app, developed with the MIT App Inventor platform, enables the different control modes. The manual mode lets the user operate the vehicle directly, just like the original RC control. The voice mode lets the user speak commands like “move forward.” Before following such commands, the robot checks the ultrasonic sensor to ensure that there isn’t an obstacle in the way. In autonomous mode, the robot will perform its own pathfinding with the help of the ultrasonic sensor, similar to a Roomba.

The post This robot car accepts voice commands or operates autonomously appeared first on Arduino Blog.

Taking inspiration from Colin Furze’s 600cc bumper car constructed a few years ago, Henry Forsyth decided to build his own RC miniature version. His device features a 3D-printed and nicely-painted body, along with a laser-cut chassis that holds the electrical components.

The vehicle is driven by a single gearmotor and a pair of 3D-printed wheels, with another caster-style wheel that’s turned left and right by a servo steering. An Arduino Uno and Bluetooth shield are used for overall control with a motor driver.

The Bluetooth functionality allows for user interface via a PS4 controller, or even (after a bit of programming) a Wii Balance Board. In the end, the PS4 remote seems to be the better control option, but who knows where else this type of balance technique could be employed?

A few years ago, YouTubing madman [Colin Furze] took an old bumper car and made a 600-horsepower beast of a go-kart that managed to clock 100MPH with a headwind. This isn’t that. It’s a miniaturized, remote-control homage to [Colin]’s go-kart that is equally awesome.

[Forsyth Creations] started by CAD-modeling the chassis right on top of a still from the video. The entire body is 3D-printed in four large pieces, which took several days because each piece took around 24 hours. Inside the car there’s an Arduino brain driving a motor in the back and a servo in the front. This bad boy runs on a couple of rechargeable battery packs and can be controlled with either a Wii balance board or a PS2 controller. This thing really moves, although it doesn’t quite reach 100MPH. Watch it zoom around in the video after the break.

Got a Segway lying around that just doesn’t do it for you anymore? You could always turn it into a go-kart. Never had a Segway to begin with? Just roll your own.

If you want to build your own first-person view RC rover for some backyard exploration, this design by “MoreMorris” is a great place to start.

The tank-esque vehicle features a 3D-printed frame, including print-in-place tracks, and is able to traverse rough terrain as seen in the video below. Meanwhile, a servo-mounted FPV camera on top allows it to look left and right without swinging the body around.

Inside the vehicle, an Arduino Uno board controls its two motors with the help of an L298N driver module. User interface consists of a Nano-based remote, while communication is handled via a pair of nRF21L01 radio transceivers.

Plenty of additional project info is available in MoreMorris’s write-up.

The prevalence of drones has made airborne photography much more widespread, especially among hobby photographers and videographers. However, drone photos aren’t without their problems. You have to deal with making the drone follow the shot which can be difficult unless you have a very expensive one. Worse, you can’t really fly a drone through heavily wooded or otherwise obstructed terrain.

[Makesome’s] friend faced these issues and wanted to buy a cable cam — a mount for the camera that could go back and forth on a cable strung between two trees or other structures. Instead of a design from scratch, they decided to cannibalize a cheap RC car along with an HP printer and the effect — as you can see in the video below — is pretty good.

Repurposing toys is an honored tradition and, after all, what do you need but a motor that goes forward and reverses? We can’t help but notice though that toy hacking is much easier now that you can 3D print custom widgets to connect everything together.

The video isn’t really a tutorial because you will likely start with a different car and have different needs. But there’s enough info there to give you some ideas. It looks like the car’s contribution was mostly the RF remote control portions. There’s also an Arduino and some drive electronics to take care of the motor donated by an old printer.

If you prefer to slide your camera on a rail, we’ve seen many setups for that. Or try a camera dolly on wheels.

When you’re a kid, remote control cars are totally awesome. Even if you can’t go anywhere by yourself, it’s much easier to imagine a nice getaway from the daily grind of elementary school if you have some wheels. And yeah, R/C cars are still awesome once you’re an adult, but actual car-driving experience will probably make you yearn for more realism.

What could be more realistic and fun than an active suspension? Plenty of adults will never get the chance to hit the switches in real car, but after a year of hard work, [snoopybg] is ready to go front and back, side to side, and even drift in this super scale ’63 Oldsmobile Dynamic 88 wagon. We think you’ll agree that [snoopybg] didn’t miss a detail — this thing makes engine noises, and there are LEDs in the dual exhaust pipes to simulate flames.

An Arduino reads data from a triple-axis accelerometer in real time, and adjusts a servo on each wheel accordingly, also in real time, to mimic a real car throwing its weight around on a real suspension system. If that weren’t cool enough, most of the car is printed, including the tires. [snoopybg] started with a drift car chassis, but even that has been hacked and drilled out as needed.

There are a ton of nice pictures on [snoopybg]’s site if you want to see what’s under the hood. We don’t see the code anywhere, but [snoopybg] seems quite open to publishing more details if there is interest out there. Strap yourself in and hold on tight, because we’re gonna take this baby for a spin after the break.

If this is all seems a bit much for you, but you’ve got that R/C itch again, there’s a lot to be said for upgrading the electronics in a stock R/C car.

Via r/duino

If you are a lover of all-things remote-conteolled, it’s likely that you know a thing or two about controllers. You’ll have one or two of the things, both the familiar two-joystick type and the pistol-grip variety. But had you ever considered that there m ight be another means to do it? [Andrei] over at ELECTRONOOBS has posted a guide to a tilt-controlled RC car. It is a good example of how simple parts can be linked together to make something novel and entertaining, and a great starter project for an aspiring hacker.

An Arduino Nano reads from an accelerometer over an I2C bus, and sends commands over a wireless link, courtesy of a pair of HC-12 wireless modules.  Another Nano mounted to the car decodes the commands, and uses a pair of H-bridges, which we’ve covered in detail, to control the motors.

The tutorial is well done, and includes details on the hardware and all the code you need to get rolling.  Check out the build and demo video after the break.

We’d love to see this idea turned up to 11 by using a more capable base vehicle, and finer controls on the steering– A Honda Civic perhaps?

[Thanks to Baldpower for the tip!]

Whether we like it or not, eventually the day will come where we have to admit that we outgrew our childhood toys — unless, of course, we tech them up in the name of science. And in some cases we might get away with simply scaling things up to be more fitting for an adult size. [kenmacken] demonstrates how to do both, by building himself a full-size 1:1 RC car. No, we didn’t forget a digit here, he remodeled an actual Honda Civic into a radio controlled car, and documented every step along the way, hoping to inspire and guide others to follow in his footsteps.

To control the Civic with a standard RC transmitter, [kenmacken] equipped it with a high torque servo, some linear actuators, and an electronic power steering module to handle all the mechanical aspects for acceleration, breaking, gear selection, and steering. At the center of it all is a regular, off-the-shelf Arduino Uno. His write-up features plenty of videos demonstrating each single component, and of course, him controlling the car — which you will also find after the break.

[kenmacken]’s ultimate goal is to eventually remove the radio control to build a fully autonomous self-driving car, and you can see some initial experimenting with GPS waypoint driving at the end of his tutorial. We have seen the same concept in a regular RC car before, and we have also seen it taken further using neural networks. Considering his background in computer vision, it will be interesting to find out which path [kenmacken] will go here in the future.

These toy cars are modified for sip-and-puff controls, where one lightly sucks or blows air as an interface.

If you have certain disabilities, use of your hands can be difficult if not impossible. An alternative is an interface known as sip-and-puff, which allows for control of electronics by producing a small air flow with your breath. In the build shown in the videos below, Bob Paradiso integrated this type of command into two types of RC vehicles.

To operate the first vehicle, one simply uses puffs to go forward, while sips make the car go backwards. The second is much more advanced, with a double-puff making the car go forward, a double-sip for backwards, and single puffs and sips to turn left or right.

There are many sip-and-puff controls on the market for various things, but they can be expensive or difficult to customize. What I’m showing here is an extremely affordable, simple to build, and fully customizable sip-and-puff setup used to control two different remote control toys that have very different controls.

You can see Paradiso’s writeup here and check out the code on the project’s GitHub page.

Gen
24

All-Terrain RC Car Has More Torque Than Your Grandpa’s Wheelchair

arduino hacks, musical hacks, RC car, RC robot, toy hacks Commenti disabilitati su All-Terrain RC Car Has More Torque Than Your Grandpa’s Wheelchair 

20131225_123421

[Charles] and his brother have been members of their school’s FIRST robotics team for many years, and using some of the knowledge they acquired during it, they have put together this awesome all-terrain, super over-powered, RC car — and soon to be robot.

It’s built like a tank using 1″ square steel tubing and custom corner brackets made of 1/8″ thick steel. Heavy duty U-bolts hold the over-sized 5/8″ axles, and everything is driven using #35 roller chain. A large 12V sealed lead acid battery powers two CIMs (FIRST Robotics motor) with the AndyMark CIMple gearbox – these give the car tons of torque, and it can even do wheelies!

The really cool part of this project is the method of remote control. He’s using a regular old Xbox controller that an Arduino Uno listens to through a USB host shield and the original Xbox USB receiver. Simple, but totally effective.

The project is not yet complete, and he’s planning on fully equipping it with lights, a larger battery, a roll-cage, a camera system, and some kind of manipulator tool. Check out the test drive video after the break!


Filed under: Arduino Hacks, musical hacks, toy hacks


  • Newsletter

    Sign up for the PlanetArduino Newsletter, which delivers the most popular articles via e-mail to your inbox every week. Just fill in the information below and submit.

  • Like Us on Facebook