Racing Cars On A PCB

Carl Friedrich Gauss was, to put it mildly, a polymath responsible for a large percentage of the things we take for granted in the modern world. As a physicist and mathematician he pioneered several fields of study including within the field of magnetism. But since he died decades before the first car was built, it’s unlikely he could have imagined this creation, a magnetic slot-car race track called the Gauss Speedway by [Jeff McBride], which bears the name of the famous scientist.

The Gauss Speedway takes its inspiration from a recent development in robotics, where many small robots can travel around a large area with the help of circuit traces integrated into their operating area. With the right current applied to these traces, magnetic fields are generated which propel the robots. [Jeff] wanted to build something similar, integrated into a printed circuit board directly, and came up with the slot car idea. The small cars have tiny magnets in them which interact with the traces in the PCB, allowing the cars to move with high precision around the track. He did abandon the traditional slot car controller in favor of a push-button style one directly on the PCB too, which means everything is completely integrated.

While this was more of a demonstration or proof-of-concept, some of the features of this style of robot can be seen in this video, which shows them moving extremely rapidly with high precision, on uneven surfaces, or even up walls. Magnetic robots like these are seeing quite a renaissance, and we’ve even seen some that use magnetism to shape-shift.

Continue reading “Racing Cars On A PCB”

One Micro Bit Accomplishes Its Goal

Like the Raspberry Pi, the BBC Micro Bit had a goal of being foremost an educational device. Such an inexpensive computer works well with the current trend of cutting public school budgets wherever possible while still being able to get kids interested in coding and computers in general. While both computers have been co-opted by hackers for all kinds of projects (the Pi especially), [David]’s latest build keeps at least his grandkids interested in computers by using the Micro Bit to add some cool features to an old toy.

The toy in question is an old Scalextric slot car racetrack – another well-known product of the UK. But what fun is a race if you can’t keep track of laps or lap times? With the BBC Mirco Bit and some hardware, the new-and-improved racetrack can do all of these things. It also implements a drag race-style light system to start the race and can tell if a car false starts. It may be a little difficult to intuit all of the information that the Micro Bit is displaying on its LED array, but it shouldn’t take too much practice.

The project page goes into great detail on how the project was constructed. Be sure to check out the video below for some exciting races! The build is certain to entertain [David]’s grandkids for some time, as well as help them get involved with programming and building anything that they can imagine. Maybe they’ll even get around to building a robot or two.

Thanks to [Mark] for sending in this tip!

Continue reading “One Micro Bit Accomplishes Its Goal”

Hackaday Links Column Banner

Hackaday Links: January 18, 2015

A little while ago, we complained that there aren’t many projects using the Microview, a very cool Arduino and OLED thing that might be just too big for a ring. [Johannes] answered the call with a slot car track timer. He’s using an infrared distance sensor to count off lap times for his slot car track and a mini thermal printer to print out the times. Video right here.

Too many cables in your freshman college dorm room? Here’s the solution.

Our Internet travels frequently take us to strange auctions (we’re still looking for a US Mail truck, btw), but this one takes the cake. 24kt gold plates that were flown in space for five and a half years weighing 6,015.5 grams (212.191 oz). At the current price of $1277.06/oz, this auction should go for $270,980 USD. I’m 99% sure this was part of the Long Duration Exposure Facility, but I have no clue why this much gold was flown. Surely they could have done the same amount of science with only a hundred thousand dollars worth of gold, right?

So here’s this, but this isn’t your everyday, “put an Arduino in a vibrator” crowdfunding campaign. No, they actually have some great tutorials. Did you know that a stroke sensor looks like shag carpeting? [Scott] tells us, “I believe the founders are all graduate students getting PhDs in something or other, starting a sex toy company on the side.” More power to ’em.

Speaking of dildonics, the guy who coined that term will be giving one of the keynotes at the Vintage Computer Festival East this year. Yes, we’ll be there in full force.

Robotic Scalextrics

scalectrics

At the Volkswagen factory there are two towers – AutoTürme – filled with gigantic robots lifting cars into parking spaces. It’s by far the most efficient way of putting a huge number of cars in a small footprint. Slot cars exist, so how about a completely overwrought yet entirely awesome robotic parking garage for 1:32 scale cars? (.es, Google translatrix)

The project is built around several ‘racks’ to hold cars arranged around a central elevator. An Arduino takes care of moving all the motors and reading all the sensors, with the basic idea behind the project being the ability to select a car and have it appear in the pit of the track a few moments later.

Although this is just one small part of what is already a very impressive slot car track, it is however the most electronic. Other unique additions include a very unique cantilever/suspension bridge and the usual modeling techniques of creating a landscape with little more than cardboard and glue.

The best way to get a sense of how cool the parking garage is through the video. You can check that out below.

Continue reading “Robotic Scalextrics”

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.

Careful! That Gas Pedal Is A Nexus One

Indeed, the gizmo above is meant to be used as a gas pedal. [Grant Skinner] came up with the idea to control slot cars using an Android phone as a gas pedal. He coded the software for the handset and a computer using Adobe AIR. Once connected, the computer is sent the accelerometer data from the phone, relaying the speed control to the slot car track with the aid of a Phidgets motor controller. See it ‘go’ after the break.

We’ve seen the Phidgets board used in several projects like the augmented vending machine and the plotter white board. What we haven’t seen is hacks that make use of AIR, a framework we looked at two years ago. If you’ve got hacks that make use of AIR we want to hear about them.

Continue reading “Careful! That Gas Pedal Is A Nexus One”