Another Take On A Bicycle Built For Two

We normally advocate wearing a helmet when biking in case you get hit by a car. In this case the guy on the bottom of this double-decker bicycle should wear a helmet to avoid a boot to the head. When we started watching the video after the break we thought that [James] had just built a really really high bike. Not the case, he built an over-under tandem bicycle. What’s more outrageous? Check out that killer kick-stand twenty seconds into the clip.

Continue reading “Another Take On A Bicycle Built For Two”

Velosynth Annoys Those Around You As You Ride

We’ve always put stock in ‘the quieter the better’ when it comes to road bikes. You’ll find this truth if you spend 100k on the back wheel of someone with a sqeaky rear derailleur. But apparently the folks at Effalo never learned this lesson as they’ve produced a bike computer that generates noise as you ride.

Perhaps it just takes some ingenuity to turn this into a beautiful music maker along the lines of the Force Trainer hack. No problem because the velosynth is a hackable design. The case was made with a vacuum form and inside you’ll find a bunch of small breadboards. The JeeNode, which is an Arduino/Xbee combination, serves as the heart of the device by taking speed and acceleration data from the bicycle wheel. From there it is passed on to various modules, Bob’s your uncle, and sound comes out. Check out their sales pitch after the break and if you’re starting to get some ideas about using this check out the open source info they’ve provided.

Continue reading “Velosynth Annoys Those Around You As You Ride”

World’s Slowest Porsche, Still Faster Than My Car

Well, maybe the title is not so true. This “Porsche” GT3‘s construction is a bit unorthodox, the chassis looks to be aluminum tubing, with bicycle tires and other man-powered parts for propulsion. The body is entirely plastic and tape, yeah…gold…foil…tape. Hey, when you really really want to turn someones head.

Regardless, the car even comes complete with working lights, horn, doors, trunk, and lexan windows. Sure it will never go 0 to 60 (yet), but the mileage is amazing! Follow an amusing video of it after the rift.

[via OMGsoysauce]

Continue reading “World’s Slowest Porsche, Still Faster Than My Car”

Guerilla Theater Hits Two Wheels

[Tom] wanted to take the show on the road so he added lights to his bike using theater grade control hardware. The picture above shows three tail lights comprised of 195 LEDs. Built on perf-board, a DMX512 controller can display several patterns on each module. The lighting technician (bike pilot) controls the patterns through a series of switches on the handlebars. There’s several pages of details posted including schematics and firmware. This would bring a little extra fun the next time you ride in a Critical Mass event.

Bike Controller For Xbox 360

ProjectExciteBike is on its second iteration of an exercise bike controller for Xbox 360. The controller takes pedal input from the cranks of the exercise bike. The sensing is handled by a ring of five hall effect sensors that detect a passing magnet attached to the crank. The sensor data is collected and processed by an Arduino which connects to a wireless Xbox 360 controller for output.

This version of the gaming device includes a fine adjustment widget. It uses a row of LEDs to represent the speed of the pedals and has a slider to adjust how much of an effect this has on the game. This is what we envisioned for the trainer computer we saw yesterday. Take a look at some game play video after the break and dig through the code if you have an exercise bike waiting to be recommissioned.

Continue reading “Bike Controller For Xbox 360”

Bike Trainer Computer: Speed, Cadence, Heartrate, Trainer Temp

[Kurt] was using a bike trainer to get in shape for warmer and dryer biking months. Unfortunately it’s pretty hard to train if you don’t have reliable data concerning how hard you’re working. There’s commercial solutions for trainer computers but he’d read some rough reviews about them and decided to build his own trainer computer. He’s done a great job of integrating a lot of different data collection sources. He picked up two replacement bike computer sensors to use on the back wheel for speed (the front wheel is stationary with this type of trainer) and on the crank for cadence. He also wears a heart rate monitor and sourced a SparkFun heart rate module to gather that data. Finally, an LM235 analog temperature sensor was combined with a spring clamp to detect the temperature of the trainer’s resistance module.

Data from the sensors is collected with a PIC16F73 microprocessor and fed to a computer over a serial connection. He’s got a screenshot of the realtime graphs that he’s using for feedback while on the bike. This is a useful and practical setup but when he get’s tired of exercising he’s just a few lines of code from converting this into a gaming controller.

[Thanks Justin]

Another Stationary Bike VR Rig

[Shingo] shared his implementation of a stationary bike as a virtual reality interface. This is similar to the Google Street View setup we covered a week ago but goes a few steps further. They patched into the bike computer to pick up rotation of the bicycle wheel and added an accelerometer for directional control. This setup can navigate through Street View but the video after the break also details an interface with Google Earth and even the ability to navigate through Second Life, following your avatar as it bikes along with you. The use of a wearable display is far superior to something like the SurfShelf and really gives you a goal other than just some cold-weather exercise. So take this idea, patch it into a wearable computer and you’ve got the exercise setup worthy of the future world we’ve been promised.

Continue reading “Another Stationary Bike VR Rig”