Wristband RFID Unlocks Car Door And Starts Engine

[João Ribeiro] is an electronics engineer by day, but in his free time he likes to ply his trade on everyday items. Recently he’s been integrating his own microcontroller network to unlock and start his car via RFID. In addition to the joy of pulling apart the car’s interior, he spent time designing his own uC breakout board and developing an RFID reader from a single chip.

He’s working with a 1988 Mercedes that has very little in the way of electronics. It sounds like the stock vehicle didn’t even include a CAN bus so the prelude to the RFID hack had him installing a CAN bus network made up of two microcontrollers. One reads the velocity and RPM while the other displays it on the tachometer. When he began the tag-based entry system he used an RFID reader module for prototyping, but eventually built his own reader around the TRF7960 chip. This included etching his own receiver coil which was mounted in the side-view mirror bracket. To unlock the doors he holds the bracelet up to the mirror and the vehicle lets him in. The video after the break starts with a demonstration of the completed project and moves on to some build videos.

We certainly like the idea of using a bracelet rather than implanting the tag in the meaty part of your hand.

Continue reading “Wristband RFID Unlocks Car Door And Starts Engine”

Robot Stroller Lets Baby Steer Without Mowing Down Other Toddlers

We’ve seen strollers and car seats that have a steering wheel for the baby to play with (like in the opening of The Simpsons). But what we hadn’t seen is a stroller that allows baby to actually steer. You might think that a putting a motorized vehicle in the hands of someone so young is an accident waiting to happen. But [Xandon Frogget] thought of that and used familiar hardware to add some safety features.

The stroller seen above is a tricycle setup, making it quite easy to add motors to the two rear wheels. These are controlled by a tablet which you can see nestled on the canopy of the stroller (look for the light reflected on the glass). This interfaces with two Kinect sensors, one pointing forward and the other pointing back. They continually scan the environment, looking for obstacles in the stroller’s path. You can see [Xandon’s] little girl holding a Wii Wheel, which connects with the tablet to facilitate steering. A test run at the playground is embedded after the break.

Continue reading “Robot Stroller Lets Baby Steer Without Mowing Down Other Toddlers”

Traffic Camera Countermeasure

Don’t get us wrong, we drive very carefully as it’s the most dangerous thing we do on a regular basis. But even a careful driver can get caught by bad traffic and a red light camera. These are devices that monitor intersections. If you get caught in the middle when the light goes red they take a picture and you get a ticket in the mail. Well, that’s the way it used to be. This traffic camera countermeasure puts it to an end. As you can see, the noPhoto uses a flash of its own to overexpose traffic camera images.

The image above shows the prototype. The foil is reflecting a flash on either side onto the license plate using a flash sensor which acts as the trigger. According to the demo video after the break, the system can even defeat the pre-flash, and dual-photo types of cameras.

There are pretty tight restrictions on using lights on your vehicles (colors, placement, etc.). We wonder if this passes muster?

Continue reading “Traffic Camera Countermeasure”

Moulding New Gears For A Micro Helicopter

heli_09

So you’ve got a broken gear for you model helicopter, and don’t have a 3d printer handy. If you need your little helo flying right away, [James] wrote in to tell us about his solution. As you may have guessed from the title, he made a tiny mould and produced a copy of the gear he needed with it. Given the complications of printing or some tiny subtractive method, this little gear turned out really nicely!

The video after the break shows all the steps for doing this procedure. If you’d rather just skip to the results, check out around 10:00 to see the finished gear, and eventually the little guy in flight. As noted, he did have to drill a hole in the middle of the gear after the mould process, but this was the only machining operation.

The helicopter gears worked out nicely, but be sure to check out some of the other really interesting projects on the [xrobots], some of which we’ve featured here! Continue reading “Moulding New Gears For A Micro Helicopter”

Cellular Vehicle Information And Control

This hardware, which was built as a Computer Engineering project by [Bryon] and his classmates, gives you feedback and control of a car though a cellular phone network. It uses text messages to communicate with a control device. This can be pretty much any cellphone, but in the clip after the break they show off an Android app which puts a pretty GUI in front of you and abstracts away the tedium of specially formatted messages.

At the heart of the system is an Arduino Mega board. It has a cellular shield with an external antennae for connectivity. A GPS device, relay board, and ODB-II module provide feedback and control to the system. The relays allow the car to be started and the doors to be locked. The GPS and ODB-II module can send back location and vehicle information (anything available from the car’s sensors). There were some issues with the text messages being blocked during testing. The team thinks that the automated back-and-forth triggered some kind of spam filter from the telecom.

There’s still more work to be done if they want to actually drive the car via remote control.

Continue reading “Cellular Vehicle Information And Control”

Electric Vehicle Peripheral Controller For The Masses

This juicy hunk of printed circuits is an open source controller for the peripherals of an electric car. It’s the product of a capstone project working on a vehicle aimed at urban commuting. There wasn’t a suitable non-proprietary module for controlling a car’s peripherals so the team built their own.

As far as we can tell this is not responsible for driving the vehicle itself. We assume there’s another piece of hardware which reads from the accelerator pedal, drives the motors accordingly, and handles things like regenerative braking. But there’s a lot of other things in a modern vehicle that need to be taken care of as well. Head, tail, and turn indicator lights must be switched. All of the dashboard controls (like the turn signal lever and the wiper blade speed settings) need to be monitored. Something needs to drive the door locks, and a system that reads the door ajar sensors and switches the dome light on and off must be handled. This is where the controller pictured above really shines.

The team has released all of the hardware information. The code is not yet available, but will be as soon as they’ve cleaned it up enough to package the first release candidate.

Gravity Bike

This bicycle has no pedals and really nothing that resembles a seat. It’s not so much a way to get around as it’s a way to get down. Down from the mountain, and down low to the pavement. This is a gravity bike built by the guys at S.I.N. Cycles.

The frame is a long triangle which stretches the wheel base to make room for the rider. After getting the layout just right and welding the frame together they added the rather unorthodox building step of pouring molten lead into the hollow frame tube. This bike is used to descend a mountain road with the force of gravity, so the extra weight will help pull it just a bit faster. There’s one thing you’ll want to make sure is working before you climb aboard — the single front brake which you’ll need when coming into the curves. Check out some ride footage on this thing in the video after the break.

Continue reading “Gravity Bike”