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”

Build Your Own Metal Detector

[Dzl] and his rather serious looking son are metal detector enthusiasts. But when they couldn’t find their store-bought metal detector earlier this summer they just went ahead and built their own. [Dzl] starts his write up with an explanation of how most oscillator based metal detectors work. This one differs by using an Arduino to read from the metal detecting coil.

The circuit starts with an oscillator that produces a signal of about 160 kHz which is constantly measured by the Arduino. When metal enters the coil it alters the frequency, which is immediately picked up the Arduino. Instead of that characteristic rising tone this rig uses a Piezo buzzer, issuing the type of clicks you’d normally associate with a Geiger counter.

The last part of the build was to find the best coil orientation. They settled on thirty turns around a metal bucket. An old Ikea lamp is the perfect form factor to host their hardware which seems to work like a charm.

Android Stick Mutates Into A Home Server

small-form-factor-home-server

Kiss that energy hungry PC you’ve been using as a home server goodbye. [Vince Loschiavo] shows us how he squeezed a remarkable amount of functionality out of an inexpensive Android stick which manages his home’s digital empire.

He started off just wanting some network attached storage. For this he grabbed an MK802 Android Stick which you can get for a song if you find the right deal. To bend it to his will he said goodbye to the Android OS, installing Ubuntu for ARM instead. The stick (which is missing its case in the image above) connects to a USB hub in host mode, but does actually draw all of its power from the hub itself. This made it possible to attach a USB to Ethernet adapter to boost the speed which would have been limited by the WiFi connection. There’s a 320 gig USB hard drive for the storage. With that much space on hand it makes sense to add streaming media service as well which is simple since it’s running Linux. The last part of his work actually turns it into an Asterisk server by way of Google Voice and a SIP phone. An impressive outcome at a bargain price to be sure!

Proposing With A Contra ROM Hack

contra

We’ve seen marriage proposals via modified Nintendo games before, but most of these put the proposal just after the first level. It’s one thing to have the old man in Zelda present your SO with a ring, but it’s another thing entirely to beat the game before getting on one knee. That’s what [Quinn] forced [Amy] to do when he proposed by modifying the ROM for Contra to display a proposal right before the end credits.

By tearing open a few cartridges, [Quinn] found himself with a bunch of EPROMs and NES cartridge PCBs. After grabbing the Contra ROM off the Internet, [Quinn] edited the game’s end screen to his proposal. This was then burned onto a 1 Megabit EPROM, soldered onto a cartridge, and put into the NES for his now-fiance to play. Once [Amy] and [Quinn] finished the game (without cheating, by the way), [Amy] saw her proposal and [Quinn] pulled out the ring.