Defcon Presenters Preview Hack That Takes Prius Out Of Driver’s Control

hacking-control-of-a-prius

This one’s a treasure trove of CAN bus hacks that will scare the crap out of an unsuspecting driver — or worse. [Charlie Miller] and [Chris Valasek] are getting ready to present their findings, which were underwritten by DARPA, at this year’s Defcon. They gave a Forbes reporter a turn in the driver’s seat in order to show off.

You’ve got to see the video on this one. We haven’t had this much fun looking at potentially deadly car hacking since Waterloo Labs decided to go surfing on an Olds. The hacks shown off start as seemingly innocent data tweaks, like misrepresenting your fuel level or displaying 199 mph on the speedometer while the car is standing still. But things start to get interesting when they take that speed readout from 199 down to zero instantly, which has the effect of telling the car you’ve been in a crash (don’t worry, the airbags don’t fire). Other devilish tricks include yanking the steering wheel to one side by issuing a command telling the car to park itself when driving down the road. Worst of all is the ability to disable the brakes while the vehicle is in motion. Oh the pedal still moves, but the brake calipers don’t respond.

The purpose of the work is to highlight areas where auto manufacturers need to tighten up security. It certainly gives us an idea of what we’ll see in the next Bond film.

Continue reading “Defcon Presenters Preview Hack That Takes Prius Out Of Driver’s Control”

This Bear Can Pass A Turing Test

bear

Some thought the first artificial intelligence would come about as an accident, others as a war machine that decides the only way to protect humans is to kill them all. It turns out both these ideas were wrong. The first AI is apparently a teddy bear, available on Kickstarter for $60.

The Supertoy Kickstarter is selling a mechatronic teddy bear with motors, speakers, and enough electronics to connect to a cell phone. After plugging your cell phone and stuffing it in Teddy’s thorax, the bear comes alive with an intelligence all his own and a voice seemingly lifted from [Peter Griffin].

Needless to say, we’re just a bit skeptical that Teddy here can perform as demonstrated in the Kickstarter video. While the team behind Teddy has developed a successful talking chatbot before, the video makes this tech seem too good. Even the voice sounds like a real person with a microphone, and not like a clunky GPS personality.

Feel free to speculate in the comments on how good this tech can possibly be.

Drive Bay Form Factor Dual Dekatron Readouts For RAM And CPU Usage

optical-drive-dual-dekatron

The two circular displays seen above are Dekatrons built into an optical drive enclosure. [Matt Sylvester] picked up a couple of different types of these tubes on eBay. He etched his own driver, and was able to control them with an Arduino. After a few months went by he decided to revisit the project to see if it would work as a CPU and RAM usage meter.

These tubes need high voltage to get the neon display glowing brightly. This raised some concerns about having those voltage levels inside of his PC, as well as the noise which may be introduced by the supply. To deal with those issues [Matt] gutted an old optical drive, using its case to physically isolate the circuitry, and some optoisolators to protect the logic connections. His driver board uses an ATmega328 running the Arduino bootloader. It connects to the PC using an FTDI USB to Serial cable. This makes it a snap to push the performance data to the display. It also has the side benefit of allowing  him to reprogram the chip without opening the case.

If you can’t find one of these tubes for your own project consider faking it.

Continue reading “Drive Bay Form Factor Dual Dekatron Readouts For RAM And CPU Usage”

Making A Dropbox With A Chumby And Bittorrent

chumby

Since the Chumby servers went offline earlier this year, [Huan] found himself with a few of these tiny, extremely hackable internet devices lying around. He’s also getting tired of his NAS and wanted a way to sync folders between all his computers. Combine the two desires, and you can make a personal cloud with a Chumby, thanks to some help from the people at BitTorrent Labs.

[Huan] is using BitTorrent Sync for his Dropbox-like server. After creating a webkit interface for BitTorrent Sync, [Huan] loaded up his Chumby with new firmware, set up a few folders to be synced, and let the Chumby do all the work.

It’s not exactly fast, given the Chumby’s wireless connection and USB 1.1 for an external disk drive, but it’s more than enough to keep your personal project folders synced across multiple computers. As a bonus, it’s also very, very secure, getting around most of the security problems cloud solutions entail.

Hello From SupplyFrame – Your New Evil Overlords !

A couple of weeks ago one of our engineers woke up and read that HackADay was going up for sale. His first reaction was much the same as most regular readers of HackADay, he was worried and concerned that a site that he has read daily for years was going to be sold to someone who would promptly carve it up and ruin it. So he bumped it up the chain here at SupplyFrame and we decided that HaD would be a good fit for us and so we made an offer and here we are!

Continue reading “Hello From SupplyFrame – Your New Evil Overlords !”

Electric Imp As An Internet To RF Gateway

a-little-automation-with-the-electric-imp

This project is a study in connecting several different families of hobby electronic hardware. The image above shows the Electric Imp side of things. It bridges its Internet connection with the RF connections of the rest of the project.

The Imp is a peculiar (intriguing?) piece of hardware. Take a look at [Brian Benchoff’s] hand’s on experience with the SD form factor hardware which is not an SD card at all. It’s an embedded system which uses light programming and a cloud-based software setup to bring wireless Internet to your projects.

In this case [Stanley Seow] started wondering if he needed multiple Imps to connect different parts of his setup. A bit of head scratching led him to the use of nRF24L01 modules which are cheap and easy to use Radio Frequency transceiver boards. He took a partially finished driver project and brought it home to play nicely with the Imp. Now he can use the system to communicate with other components which will eventually be used for home automation. Right now his proof of concept issues wireless commands to an Arduino driving a strip of LEDs.

Hackit: Researchers Wait 69-years To See Tar Move

69-year-science-experiement

This experiment was started at Trinity College Dublin way back in 1944. Its purpose is to prove that tar flows, and indeed it does let go of a drop about every ten years. The thing is that nobody has ever seen that happen, bringing up the “if a tree falls in the forest” scenario. The Nature article on this event even mentions another experiment whose last drop was missed because the camera monitoring it was offline. This time around they did get some footage of the (un)momentous event which you can see below.

So here’s the challenge for clever hackers: What’s the easiest rig you can think of that won’t just continuously film the experiment but can also ensure that you get the goods on tape when a drop does fall? We see all kinds of high-speed shutter triggers — here’s one of the latest. But we don’t remember seeing an extremely slow version of the same. Let us know your idea by leaving a comment.

Continue reading “Hackit: Researchers Wait 69-years To See Tar Move”