Replacement Controllers For Slot Car Racing

replacement-controllers-for-slot-car-racing

That blur on the right is a car racing into the frame. But look around the rest of the image and you’ll see the area is littered with extra hardware. [Matthew], [Doug], and [Barry] have been hard at work adding extra functionality and replacing the original controllers on this Scalextric slot car setup. So far it looks like their build log has not caught up with all the work they’ve done. We’re hoping to learn more details as they have time to write about them (this is coursework at University so we’re sure there’s a lot on their plates). But for now there are several videos and a gallery of images to drool over.

The cars are controlled by the voltage level in the track. The team replaced the stock controllers with a Raspberry Pi. It manages that voltage using Pulse-Width Modulation via MOSFETs. This allows the races to be automated but also makes it simple for a human operator to use just about any input device imaginable to control the cars. For good measure they also added a lap counter that uses an IR LED and detector to sense when a car passes the finish line.

After viewing several of their videos we think the goal of the project is to log the fasts times without sending the cars flying off the tracks during the turns.

Faceless Child’s Engineer Father Builds Him A Breathtaking Ride

amazing-kids-car

Okay, the kid does have a face, but it looks like Dad blurred it for his protection. The real story here is the killer ride built by his engineer father. It’s far nicer than the cars driven by the Hackaday team, but then again, since it cost more than a BMW 3 series that’s no surprise.

[Lingzi] lives in China and does custom car work for a living. So to take on this project for his son was more of a stretch of the pocketbook than of his skill set. The car features a custom frame with rack and pinion steering, disc brakes, a rear differential, and a reputable suspension system. The body of the vehicle is crafted from carbon fiber. The lights all work and there’s an electric motor and transmission mounted just behind the driver’s seat. Unfortunately there’s no video of this in action (China blocks YouTube). But do take a look at the album above for pictures of the final paint job. There is also a little bit more information to be found in [Lingzi’s] Reddit discussion.

Communication Protocol For An Indoor Helicopter

propel-execuheli-ir-protocol-revealed

There’s a special type of satisfaction that comes from really understanding how something works at the end of a reverse engineering project. This grid above is the culmination of [Spencer’s] effort to reverse engineer the IR protocol of a Propel ExecuHeli indoor helicopter toy.

The first thing he looked at was the three different controller channels which can be selected to allow multiple helicopters to be used in the same area. [Spencer] was surprised that they all used the same carrier frequency. The secret must be in the coded packets so his next challenge was to figure out how the data was being transmitted via the Infrared signal. It turns out the packets are using pulse-length coding (we were unfamiliar with this protocol but you can read a bit more about it here). The last piece of the puzzle was to capture packets produced by each unique change of the control module. With each bit (except for bit 11) accounted for he can now format his own codes for a controller replacement. Perhaps he’s looking to make the helicopter autonomous?

Real Life Mario Karts React To Launchable Items

real-life-mario-kart

The team over at Waterloo Labs reasserts their reputation for creativity with this real life Mario Kart project. One of the team members must work at Austin’s Park because they seem to have had free rein when it comes to modifying the go-karts and filming the delightful video presentation found after the break.

It’s one thing to put on some costumes and head off to the go-kart track. It’s another to modify the vehicles to react to items launched by another rider. You can see the painted PVC launcher hardware to the right of each driver. By stuffing a plush item (banana, star, mushroom, etc.) in the barrel the driver can use compressed air to launch it quite a distance. Inside of each item is an RFID tag. When the RFID reader on a kart detects the tag it can take control of the steering, brake pedal, or speed limiter to inflict the appropriate actions.

If you don’t have this kind of insider access to your local go-kart track don’t fret. You just need to build your own set of karts.

Continue reading “Real Life Mario Karts React To Launchable Items”

wifi_car4

A WiFi Controlled RC Car With An IP Camera

Controlling your car over WiFi is good, but mounting a webcam on it so you can actually see where you’re going is even better. [Michael] goes over how he made his wifi car with some great videos in the post about it.

The car used is a seemingly standard RC unit, which came with a speed controller that was recycled for network use. [Michael] removed the standard radio, but having this controller available kept him from having to engineer an H-bridge circuit. The radio was then replaced with a WiFi module from Sparkfun.

There were a few problems with the IP camera to begin with, as the lag was originally unbearable. After some tricks that would qualify as a good hack in itself, the camera was eventually able to perform on an acceptable level and output data to the FLTK app he used to control everything.  Check out one of his videos below of this car in action. Continue reading “A WiFi Controlled RC Car With An IP Camera”

Giving The Hexbug Spider A Set Of Eyes

spider

The Hexbug Spider is a neat little robot toy available at just about any Target or Walmart for about $20. With a few extra parts, though, it can become a vastly more powerful robotics platform, as [eric] shows us with his experiments with a Hexbug and OpenCV.

Previously, we’ve seen [eric] turn a Hexbug spider into a line following robot with a pair of IR LEDs and a drop-in replacement motor driver. This time, instead of a few LEDs, [eric] turned to an Android smartphone running an OpenCV-based app.

The smartphone app detects a user-selectable hue – in this case a little Android toy robot – and sends commands to the MSP430-powered motor control board over the headphone jack to move the legs. It’s a neat build, and surprisingly nimble for a $20 plastic hexapod robot.

You can see the OpenCV-controlled Hexbug in action after the break, along with a video build log with [eric] showing everyone how to tear apart one of these robot toys.

Continue reading “Giving The Hexbug Spider A Set Of Eyes”

Van De Graaff Generator Built For A Few Dollars

2-dollar-van-de-graaff-generator

This Van de Graaf generator was built using mostly parts on hand. The only thing that was purchased for the project was the Christmas ornament shaped M&M candy tin that serves as the collecting sphere. We didn’t include the in-action shot in the banner because it’s so dark. But sure enough, this will generate the visible sparks that make the device famous.

The gist of the device is that it uses rotating belt to generate static electricity. This potential is stored in the metal collecting sphere on top until a path for discharge is provided. They’re an awful lot of fun in middle-school science class as long hair can be made to stand on end if you touch one while your body is insulated from ground. This build uses a long rubber band as the belt. The band is moved by the motor from a DVD drive tray which is housed in the PVC base. An empty prescription pill bottle bridges the gap between the base and the metal sphere.

If this one is too small for you consider moving to a 900,000 Volt version.

[via Hacked Gadgets]