Posts with «race» label

Autonomous Racers!!!

Primary image

What does it do?

Race each other around the room

Hello everyone, I’ve posted a lot on LMR, and I build robots for a living, but this is the first time I’ve built a personal robot that I’m able to tell you all about. First off, I got this idea from Fritsl (http://letsmakerobots.com/node/928 ) and I decided I wanted to build a pair of wall racers for my nephew who has always asked me to build him some robots. If you’ve never heard of a wall racer it is a modified RC car with two sonars, one pointing forward the other pointing to one side.

Cost to build

Embedded video

Finished project

Complete

Number

Time to build

Type

wheels

URL to more information

Weight

read more

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.


Filed under: Raspberry Pi, toy hacks
Hack a Day 23 Jan 19:01

Twitter-powered Digilympics

Samuel Cox, a maker who defined himself as a mix of “design, ideas and technology“, has invented a brand-new competition for digital citizens: Digilympics.

From his website:

2012 is not only the year of the Olympics, but also the launch of the first ever ‘Digilympics’, a twitter-powered race for sporting success where you determine the outcome. Four Lego athletes move down a physical racetrack as fans Tweet their team to move them further towards the finish line.

Starting today (07/18/2012), the Digilympics will be a two-week event as the four teams – UK, US, Canada and Japan – compete for the prestigious Digilympics Gold Medal.

The competition is open to anyone on the web, allowing them to Tweet their team to success using one of four unique Twitter accounts (UK_DigiUS_DigiCA_Digi &JP_Digi). Tweets in support of a particular account will move that country’s contestant physically along a running track.

After each race, the team victories are recorded and contestants go back to the starting line. At the end of the week the team who has won the most races will be given the Gold Medal online at digilympics.com

Under the hood, this funny race is enabled by a Processing sketch that seeks for Twitter replies on each account: a new reply triggers a motor-shield equipped Arduino board, which provides the movement to each athlet.

More information can be found here. And… let’s start twitting for your favourite team! ^^

[Via: Samuel Cox's Digilympics]