A Longboard Speed And Distance Computer

longboard-speed-distance-comptuer

Why should cyclists have all of the fancy toys? Bicycle computers are very common these days but you won’t find similar hardware for skateboards and longboards. [KobraX22] isn’t taking it lying down. He built this speed and distance computer for his longboard. It doesn’t use very many components and should be easy to install.

The device monitors the rotation of one of the wheels by mounting a reflectance sensor on one of the trucks. It points toward the inside of a wheel which has a piece of black tape on it. Every time the tape passes it prevents the IR led from reflecting back at its paired receiver. This lets the Arduino count the revolutions, which are then paired with the wheel diameter to calculate speed as well as distance traveled. Of course the wheels wear down over time to so frequent riders will have to take new measurements at regular intervals.

[KobraX22] went with a QRB1114 sensor. It costs less than $2 and doesn’t require him to embed a magnet in the wheel like a hall effect sensor setup would have. It also shouldn’t interfere with any other fancy wheel hacks you’ve done, like adding a POV display.

[via Reddit]

Garage Parking Monitor Guides You In Every Time

THEPARKINGSPOTTER2

The live Adafruit Show and Tell stream from last weekend featured this project put together by [Silent Jeff]. He’s called “Silent” because when it came time to present his project on the show his microphone wasn’t working. As you can see in the video after the break, [PT] and [Ladyada] worked together to explain the project (of which they had no prior knowledge) using a game of charades. This is one of the follow-up images he sent them which details his parking spotter project.

[Ladyada] compliments [Jeff] on the finished look of the device and we agree. Not only does this do a great job of letting a driver know if they have pulled far enough into the garage, but it’s finished appearance ensures it won’t ever look out-of-place. The two silver discs near the lower end of the box are the sensors of an ultrasonic rangefinder. You mount this box so that the sensor is measuring distance between itself and the bumper of your vehicle. As the distance decreases the LEDs change to let you know when to stop. Inside the case you’ll find a voltage regulator and single-chip running the Arduino bootloader. [Jeff] says this is just his second Arduino project and we hope that at this rate we’ll be looking for big things from him in the not too distant future!

This is basically the same idea as cars that use parking assist sensors in the bumper. It’s just attached to the building instead of to the vehicle itself.

Continue reading “Garage Parking Monitor Guides You In Every Time”

Sensor Rig Finds Out If Motorists Are Sharing The Road With Cyclists

Apparently there’s some cause for concern when it comes to bikes and automobiles sharing the roads in Austin, Texas. [Christopher Stanton] wrote in to tell us there’s a law on the books now that requires motorists to give three feet of space when passing a cyclist. This is pretty difficult to enforce as there’s no solid proof like the radar gun provides when it comes to speed limits. The hardware above is seeking to help by collecting data on passing habits. It measures and records the distance of each vehicle that passes you while on the bike. The goal isn’t to ticket more drivers, it’s to collect statistical data that might help change dangerous driving habits.

As you can see, a front equipment rack hosts the hardware for easy installation on a bike. It has an arm that extends to the side the same distance as the handle bars. The HD camera with wide-angle lens is set to snap a photo which can be used to determine the bike and vehicle positions in the lanes, along with the distance readout from the sensor.

We’d certainly be interested in seeing the numbers for average passing clearance in a heavily traveled urban environment. Even with bike lanes, things can feel pretty tight on a busy day!

Make Your Own Odometer From Scraps

For those out there who would enjoy a quick and interesting weekend project, this odometer made by [PeckLauros] is for you. Featured on Instructables it is made from the simplest of materials including some cardboard, a calculator, wires, glue, hot glue, magnetic drive key, an old CD and a reader, and a rubber band.  The magnets, when attached to the CD work in a calculation to add 0.11m to the calculator when a magnet closes the circuit. [PeckLauros] points out that since it is a homebrewed device, it does have flaws such as adding 0.11m twice when the CD is rotated too slowly.  It is easily fixed by simply running faster.  The video is below the break.

Continue reading “Make Your Own Odometer From Scraps”

Crash Space Takes On The Machine

It’s that time again, time to take on the machine with the Hackerspace, Crash Space (and part two)! The team of Californians set out and successfully turned the front of their building into a musical instrument, similar to [David Byrne’s] Playing the Building. When a pedestrian walks by they set off distance sensors, which in turn actuate mallets that strike particular objects to produce a tone. We were pleasantly surprised at how interactive the installation was, even if it didn’t sound that great. But will it be enough to beat out the previous two teams? And how will it do up against Artisans Asylum’s not what you’re thinking Breakfast Machine next time?

[thanks Deven]

Ultrasonically Controlled Instrument

[vimeo=http://www.vimeo.com/8228439]

[Rui] is working on a sequencer to control his robotic gamelan. The software maps out the controllers that operate the musical robot, which play the traditional Indonesian instruments.

The controls use ultrasonic distance sensors that detect the proximity of the musician’s hands. This data is collected by an Arduino and sent to a computer for use with the sequencer. The controller body is an upside down salad bowl from Ikea; cheap, available, and creative!

[via @littlebirdceo]

Distance Detecting Pc

distance

Reader [Joshua] sent in his latest project. using a sonar rangefinder, an Arduino, and some clever programming, he’s made is computer react to his distance from it. As you can see in the video after the jump, he has programmed it to change text size and background color depending on his distance from the screen. While he admits that his implementation doesn’t seem immediately useful, there’s lots of potential  there. We can actually think of several uses. What would you use it for?