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.

Monitoring A Sick Bird Using The Raspberry Pi

sick-bird-monitoring-with-rpi

[Jorge Rancé] was nursing a sick bird back to health. He found it on the street with a broken leg, which required a mini plaster cast for it to heal correctly. But felt bad when leaving the house for long periods. He grabbed some simple hardware and put his mind at easy by building an Internet connected bird monitoring system. It’s really just an excuse to play around with his Raspberry Pi, but who can blame him?

A webcam adds video monitoring using the Linux software called “motion” to stream the video. This is the same package we use with our cats when we travel; it provides a continuous live stream but can also save recordings whenever motion is detected. He added a USB temperature sensor and attached a water level sensor to the GPIO header. These are automatically harvested — along with a still image from the webcam — and tweeted once per hour using a bash script. He just needs to work out automatic food and water dispensing and he never needs to return home! Bird seed shouldn’t be any harder to dish out than fish food, right?

A Variable Capacitor Made From Junk

cap

[Jezan] decided to introduce his son to electronics by building a small crystal radio. These crystal sets have been around for a long time, and make for a great beginner electronics project, but some of the required parts are a little hard to come by. The most difficult to source part for these radios is a variable capacitor, and not finding one in his parts bin, [Jezan] decided to make his own.

This variable capacitor comes directly from a piece of 1.5 mm thick aluminum sheet. Instead of fancy CNC machines, power tools, or even a pair of tin snips, [Jezan] cut the rotors and stators for his variable capacitors with a pair of scissors. The center hole was punched out with a piece of sharpened pipe, and all the pieces were filed down and sanded for a perfect finish.

Considering the variable caps you can get your hands on are either rare or very old, this looks like a great afternoon project for the budding electronics wizard or radio enthusiast. [Jezan]’s craftsmanship is incredible as well and the finished part looks like it came off an assembly line.