Snowboard Propulsion System Motors You Through The Flats

snowboard-propulsion-system

One advantage that skiers have always had over snowboarders is the ability to move through flat sections with ease. [Matt Gardner] built this prototype to help even the playing field. When he would normally need to kick, hop, or remove the board and walk he can now engage his snowboard battery propulsion system.

The rig works much like a paddle boat. The two wheels sticking out to either side of the board push against the slow to move the board forward. The drive train is built from an RC plane speed controller and battery, a motor and gearbox from an 18V drill from Harbor Freight, and a couple of 3D printed gears and mounting brackets. He used a 3D printer to make one drive wheel, then used that to make a silicone mold to cast the wheels used above. The entire assembly is attached to the board with a door hinge. This way the rig can be rotated out of the way (and we assume strapped to his boot) when he’s shredding down the mountain. When paired with an in-goggle HUD this will take snowboarding to the next level!

Unfortunately since it’s already April there’s no snow left to test it on, which means no demo video. But he does tell us that a test run on both grass and carpet went well.

Electric Tricycle Build Log Is Like Hacker Crack

This tiny little scratch-built electric tricycle is a insanely powerful. Some might think you don’t need a crash helmet for testing a trike, but seeing the video after the break where [Ben Katz] is flying through a parking garage while slaloming between the support beams proves that this ride has some pep to it.

Looking through the presentation post linked above is fun, but when we started digging though the six build log posts we felt ourselves getting sucked into the project. It’s a delight every step of the way. It started with an aluminum box which will host the two rear wheels, drive train, motor, and battery. [Ben] decided to go with A123 Lithium cells, and after testing to see how many he could fit in the space available he started making choices on the motor and driver circuit. When he finally got his hands on the actual cells for the project he took on the fascinating process of constructing his own battery. Dozens of them were hot glued, then soldered together before being encased by placing them in soda bottles and hitting the plastic with a heat gun. And we haven’t even gotten into the bicycle hub-gear transmission system, disc brakes, differential, chain-drive, and motor… you see what we mean about sucking you in.

Oh, and in case you’re wondering this is not [Ben’s] first electric vehicle build. Last year he was showing off his all terrain scooter.

Continue reading “Electric Tricycle Build Log Is Like Hacker Crack”

MP3/USB/Aux Hack Hidden Behind Cassette Facade

mp3-hiding-in-plain-sight

[Ivan] made something special with this car stereo hack. He altered the head unit to play MP3 files from USB and added an auxiliary line-in. But looking at it you’d never know. That’s thanks to the work he did to create a false button hiding the audio jack, and a false cassette hiding the USB port and MP3 player display. Possibly the best part is that the radio itself still works like it always did.

There are several components that went into making the system work. It starts with the cassette/radio head unit. To that he added an MP3 player with remote which he picked up on Deal Extreme. He wasn’t a huge fan of the IR remote that came with it so he rolled in a remote that mounts on the steering wheel. To pull everything together he used a PIC 16F877a. The microcontroller controls the lines which tell the head unit if a tape has been inserted. When [Ivan] selects either the Aux input or wants to play MP3s from a thumb drive the uC forces the head unit into cassette mode and the audio from the player is injected into the cassette player connections.

To help deter theft [Ivan] created two false fronts. The end of a cassette tape plugs into the USB port. The rewind button plugs into the Aux jack. You can get a good look at both in the demo after the break.

Continue reading “MP3/USB/Aux Hack Hidden Behind Cassette Facade”

Making A 12V Bulb Work In A 6V Socket

12v-led-in-6v-socket

This is something of a square peg in a round hole type of problem. [Kiel Lydestad] has been riding a vintage Moped around. You know, a motorcycle that can be pedaled like a bike. He of course wants to keep the thing looking stock, but also needs it to be fully functional. Enter this light bulb replacement project. His brake light needed a new bulb, and he managed to make this 12V LED bulb work in the 6V socket.

An LED is a really great choice for this application since the Motobécane Moped uses a magneto generator to power the lights. It won’t pull much current, but it did need modification to run from half as much voltage. [Kiel] mentions that it may have been possible to crack open the LED tower and adjust the current limiting circuit inside, but he felt it was easier to just add this voltage doubling circuit. He assembled the components in a way that still allows them to fit in the metal base of the bulb.

Tracking A Car Like It Were A Computer Mouse

optical-mouse-sensor-tracks-vehicle-motion

This is [Paul Mandel’s] Ground-truth velocity sensor. That’s a fancy name for a device which tracks the movement of a vehicle by actually monitoring the ground its travelling over. This differs from simply measuring wheel rotation (which is how traditional odometers work) in that those systems are an indirect measurement of motion. For us the interesting part is the use of an ADNS-3080 single-chip optical mouse sensor on the left. It’s cheap, accurate, and only needs to be ruggedized before being strapped to the bottom of a car.

[Paul] designed a case that would protect the electronics and allow the sensor to mount on the uneven underbelly of a vehicle. The optical chip needs to be paired with a lens, and he went with one that cost about ten times as much as the sensor. Data is fed from the sensor to the main system controller using the PIC 18F2221. One little nugget that we learned from this project is to poll a register that always returns a default value as a sanity check. If you don’t get the expected value back it signals a communications problem, an important test for hardware going into the vibration-hell that is automotive technology.

Oil Truck Transforms Into Giant Mobile Grill

Oil-truck-transforms-into-mobile-grill

When the truck rolls up, everything seems normal enough. It’s a generic oil tanker. But when the theme from “2001: A Space Odyssey” begins to play and the side of the tank starts to open, you suddenly realize things are not what they seem. This is no mere tanker truck, it’s a massive meat cooking monster dubbed the “X Grill”.

[Ken Foster], owner and creator of this $40K+ beast, worked with welder [Gary Webb] to custom design and fabricate every component of the vehicle, from hinges to hydraulic systems. They claim not a single part came from a box. The cooking area, complete with speakers and spotlights, has storage cabinets, stainless steel prep counters, a four burner stove, and a 42 inch grill. If that’s not enough, there are three more grills you can set up beside the truck and hook into the system. All the appliances are run off a 65 gallon propane tank that’s mounted to the side of the truck.

Although the “X Grill” is available to rent for private parties, [Ken] says they spend most of their time at community and charitable events. He donates his equipment and cooking services, and the host group supplies the food and gets to keep any profit.

Good work guys!

[via Neatorama]

Dynamic Bicycle Headlight Uses The Open Road As A Display

This thing is so cool it almost looks fake. But [Matt Richardson] isn’t a hoaxster. He actually built what might be called a heads-down display for your bicycle. He refers to it as a headlight because it borrows a similar function. It mounts on the handlebars and shoots light off the front of the bike. But it’s more than just a battery and a bulb, this uses a pico-projector to give that light some meaning. In the video after the break he shows it off on the streets of NYC.

So far he’s only displaying information that has to do with the speed of travel, but the proof is there just waiting for a brilliant new use. Feeding the projector is a Raspberry Pi board. For this prototype [Matt] mounted it, along with the portable cellphone charger which plays the role of the power source, on a hunk of hardboard strapped inside the bike frame.

If you’re thinking of doing this one yourself beware of the BOM price tag. That projector he’s using runs upwards of $400. We wonder if you could hack together a rudimentary replacement with an old cellphone screen and this diy film projector?

Continue reading “Dynamic Bicycle Headlight Uses The Open Road As A Display”