RC Car Upgraded To Bluetooth Control

[Chet] is showing off the Bluetooth controller upgrade for this RC car. The donor vehicle is a rather inexpensive Porche which he purchased to make sure he didn’t start hacking up his more expensive toys.

He took a bit different route than the IOIO RC truck we saw earlier in the week, but the concept is basically the same. That build used an IOIO board with a USB Bluetooth dongle. This one uses an Arduino Mini with a serial Bluetooth module. He patched into the motor driver circuits on the original PCB. While he was at it he also soldered in some LEDs to use as switchable headlights.

There was one issue which he had to overcome. The current draw from the motor starting up would sometimes dip the voltage low enough to reset the Arduino. He tried using a bigger capacitor to feed the board, but in the end opted to add a boost converter.

Building A Turing Machine From Magic The Gathering

If you really know your Magic the Gather and you’re a programming wiz you’ll appreciate this paper on building a functioning Turing Machine from Magic the Gathering cards. We’re sure you’re familiar with Turing Machines, which uses a rewritable strip to store and recall data. Most of the time we see these machines built as… machines. For instance, this dry-erase marker Turing Machine has long been on the top of our favorites list. But as The Diamond Age by Neal Stephenson illustrates, there’s more than one way to skin this cat.

A complete list of the cards used in this machine can be found here. A little bit of preparation (casting to tweak abilities) goes into making sure the cards will work as called for in the Turing design. The tape is made of Ally tokens to the right of the head, and Zombie tokens to the left. The computational abilities of the head depend on the colors of the cards. It’s a bit too complex to paraphrase, but the design is based on this 2-state, 3-symbol setup whose rules are listed in the image above.

It’s going to take us a while to fully wrap our heads around this thing, but it’ll be fun getting to that point!

[via Slashdot]

IOIO Controller Replacement For An RC Truck

This RC truck can be controlled with the tip of your thumb or the tilt of a wrist. That’s thanks to the IOIO which was inserted in place of the toy’s original controller. [Exanko] made the hardware changes in order to use his Android phone as the controller. The white circle is a software joystick that acts as throttle when your thumb moves along the Y axis, and steering when it moves along the X axis. But while he was at it he also included accelerometer input as an alternative control option.

The IOIO board has a Bluetooth dongle connected to its USB port as a means of wireless communication. The dongle was hacked to accept an external antenna, thereby increasing the truck’s range. There is also some on-board flair like LEDs for lights and even a laser diode for… well we’re not sure what that’s for. Get a better look at the hardware internals in the clip after the break.

Continue reading “IOIO Controller Replacement For An RC Truck”

Remote Control Does Everything

After a year of development, the OSRC is ready to hit a manufacturing plant. This transmitter (and receiver) for remote control cars, airplanes, quadcopters, and semi-autonomous drones features modular everything and allows you to transmit video from the cockpit and display it on a screen in the palm of your hands.

This isn’t the first time we’ve posted something on the OSRC, but since then [Demetris], the team lead has released a ton of information on the capabilities of the OSRC main unit, the clip-on FPV display, and the receiver and transmitter modules made to operate with the OSRC.

Unfortunately, [Demetris] spent a good deal of money developing the OSRC and is now doing a pseudo-kickstarter, ostensibly to gauge interest and allay a bank’s fears when applying for a small business loan. If all goes as planned, the OSRC base unit should cost somewhere around €300, a significant sum, but really not that bad considering the OSRC simply does more than other high-end RC transmitters.

We’re hoping enough people will step up and promise to buy the OSRC after it goes into manufacturing, otherwise we’ll be waiting a few more years before the big names in the RC transmitter game manage to come out with a similar product.

Le-GoKART; A GoKart Built Entirely From Lego

[Eric Steenstra], from the Netherlands, decided to build a GoKart entirely from LEGO Mindstorm parts. Tested at being able to carry just over 100Kg in weight, a 16 stone man(224 lbs). This GoKart can easily carry a child and propel him along. Eric used 48 stock Mindstorm motors, geared down,  and 16 battery packs to provide a balance between torque and speed.

This vehicle doesn’t expect to win any races in the speed department. From the point of view of being something different this wins hands down. The Karts first test drive was only two weeks ago so drivability and durability are still under development at this stage.  See the video after the break on this monstrous Mindstorms creation.

via[Make]

Continue reading “Le-GoKART; A GoKart Built Entirely From Lego”

Winning A No Holds Barred Pinewood Derby

Every year, [ilektronx] and a few other guys get together and compete in a ‘no holds barred’ pinewood derby for kids of all ages. Of course this results in an immense amount of engineering to push a wooden block with wheels down a track, and [ilektronx]’s car is no exception. He won the competition with electronics from a remote control airplane bolted on to a piece of wood.

The electronics for [ilektronix]’s build are pretty much what you’d find in any small electric RC plane: a cheap transmitter / receiver combo sends commands to an ESC which powers a small brushless motor with a small LiPo battery.

Like all good pinewood derby cars, the success of [ilektronix]’s entry relied on the overall design. The wooden chassis cleverly hugs the raised guide in the track, and the slight downward angle of the propeller keeps the car from popping a wheelie when it is released from the starting line.

You can check out a video summary of the pinewood derby competition after the break. Also shown are a few of the other derby cars, including an amazing futuristic tank entry built by [Ken Cook]. [Ken] spent the better part of a year on his build, and the amazing detail of making his own tank treads by hand made him a shoe-in for the winner of the ‘style’ competition.

Continue reading “Winning A No Holds Barred Pinewood Derby”

Zeppelin On The Fisher Price Record Player Now Thanks To A 3D Printer

[Fred Murphy] went ahead and revised his method of making custom records for a Fisher Price toy record player. He’s now able to 3D print the discs. The toy works much like a music box, with a comb in the “cartridge” of the record player and notches in the record that pluck the fingers of the comb as it turns. He had previously developed a subtractive method that let him mill records out of a solid piece of plastic. But this additive method means less waste.

The music creation portion of the project is the same as the previous version. That’s because it’s pretty hard to outdo the C# software he wrote which serves as a composition studio. The difficulty comes in getting a clean print for the disk. The ridges on the discs are 0.7mm so you’re going to need a well-aligned printer with fine resolution. [Fred] printed in both ABS and what he calls “Vero clear” plastic. The former works but he got better results with the latter.