Putting Too Many Horses In A Golf Cart

Want to put 100 horses into your golf cart and then take it to the Dragstrip? Why not? [Mac McAlpine] did just that by dropping a 2007 GSXR 600 EFI into a 1987 gas-powered Yamaha golf cart. After the break you can see a video of the test run, as well as an overview of the modifications made when swapping engines. [Mac] mentions that the setup still uses the stock bike chain and jackshift even with the upgrade in power. He has, however, upgraded both the front and rear axles with caliper and drum brakes respectively. There’s also a NASCAR Car of Tomorrow wing on the roof to help keep the wheels on the pavement.

Good thing he’s wearing that helmet. Without a seatbelt it’ll make smashing through the windshield a little more comfortable. Drive carefully [Mac]!

Continue reading “Putting Too Many Horses In A Golf Cart”

Segfault: Balancing Transport Using A Dozen Op-amps

The Segfault is a balancing transport similar to a Segway, but it uses analog comparators instead of digital circuitry. On board you’ll find no less than twelve LMC6484 op amps. They take signals from the gyroscope and the accelerometer, balance and filter them, then drive the motor h-bridges accordingly.

[Charles], the guy behind the Segfault, is also the one responsible for DeathBlades. As with that project he does just as well at documenting as he does at fabrication. Take some time to enjoy his posts associated with this two-wheeled-wonder (especially the build process) and then watch in the video after the break.

Continue reading “Segfault: Balancing Transport Using A Dozen Op-amps”

EEG The Locomotion

The use of brainwaves as control parameters for electronic systems is becoming quite widespread. The types of signals that we have access to are still quite primitive compared to what we might aspire to in our cyberpunk fantasies, but they’re a step in the right direction.

A very tempting aspect of accessing brain signals is that it can be used to circumvent physical limitations. [Jerkey] demonstrates this with his DIY brain-controlled electric wheelchair that can move people who wouldn’t otherwise have the capacity to operate joystick controls. The approach is direct, using a laptop to marshall EEG data which is passed to an arduino that simulates joystick operations for the control board of the wheelchair. From experience we know that it can be difficult to control EEGs off-the-bat, and [Jerky]’s warnings at the beginning of the instructable about having a spotter with their finger on the “off” switch should well be followed. Maybe some automated collision avoidance would be useful to include.

We’ve covered voice-operated wheelchairs before, and we’d like to know how the two types of control would stack up against one another. EEGs are more immediate than speech, but we imagine that they’re harder to control.

It would be interesting albeit somewhat trivial to see an extension of [Jerkey]’s technique as a way to control an ROV like Oberon, although depending on the faculties of the operator the speech control could be difficult (would that make it more convincing as an alien robot diplomat?).

Climbing Bike Storage Thwarts Thieves?

If you’ve got an expensive bike and don’t mind carrying around a whole bunch of extra weight in your courier bag you’ll like this concept. A design team built a pole-climbing bike rack in about 14 days. The video after the break shows the prototyping process as well as the finished “lock” in use. It’s a commercial for the company that employs the designers, but this is one kind of advert we don’t mind watching.

Square channel makes up the body of the device, with a set of Rollerblade wheels which grab a light pole and use three 12V gear motors for climbing. The controller is a wireless fob similar to those used for keyless entry on cars. In the video you can hear the cliché sound of a car alarm being set once the carrier reaches its finished height. Nice.

Continue reading “Climbing Bike Storage Thwarts Thieves?”

Gear Indicator For Suzuki Motorcycle

This little board serves as a current gear indicator for a motorcycle. It was designed with the Suzuki V-Storm motorcycles in mind as they have a sensor built into the gearbox. Other gear indicators rely on sensors on the shifters themselves, but reading the voltage level from a gearbox sensor gives much more reliable information.

The voltage measurement is handled by an ATmega88 microcontroller which in turn drives the 8×8 LED display. Also built into the system is a temperature sensor and photoresistor. The firmware takes advantage of both of these inputs, displaying temperature when in sixth gear or at the push of a button, and dimming the display based on ambient light. There are also settings for screen rotation, and user preferences.

We didn’t find schematics or software but this should be pretty easy to replicate. If you need a primer for AVR programming we’ve got you covered.

[Thanks Michal]

In-button Display For Your Car’s Dashboard

OLED display in a dashboard button

Here’s an interesting take on augmenting a car’s dashboard. [Daniel] is using a button blank to house a 1″ OLED display in his Jetta. It shows auxiliary data such as boost pressure and several sets of temperature readings. The display itself has a tiny little circuit board with a PIC 24 to drive it. A larger board, seen above, collects the temperature data from some sensors that [Daniel] added as part of the hack. There are some pictures of the installed display inside of the dark car and it looks really easy to read. It also sounds like there’s some dimming functionality built into the firmware. This is the easiest way we’ve seen to add a display to your dashboard as it just requires you to pop out a button blank, rather than disassembling the entire console or patching into what’s already there.

Building A Wooden Vespa

Scooter fans should start sharpening their chisels if they want to undertake this project. This Vespa is the work of a master carpenter and a lot of time. Through the build log photos you can see that it all started with a frame made by bending and laminating wood layers together. Veneer adds the stylish stripe and a lot of carving and turning brings the curves associated with the classic scooters. Even the hand grips, brake handles, and saddle are made out of wood. There’s springs for some shock absorption but we’d bet you don’t want to ride this for too long, or park it outside. Now it just needs an electric motor retrofit.

[Thanks Blair]