Turning A Phone Into A Media Center Remote

IMG_2061

[Kees] wanted a remote for an XBMC audio system. He had a classic T65 Dutch telephone in one of his project boxes and thought this phone with the addition of a Raspberry Pi he could have a functional media remote with classic lines and 70s styling.

Each of the digits on the phone were wired up to a small solderless breadboard. With a handful of resistors, [Kees] set up a simple pull up/pull down circuit feeding in to his Raspi’s GPIO input.

With a short Python script, [Kees] managed to map the buttons to XMBC’s play/pause, volume up/down, next, and previous commands. There were a few buttons left over, so those were mapped to online radio stations, playlists, and a strange setting known only as ‘moo’. We’re not sure what that button does, but you can see the other functions of this XMBC phone remote in action in the video below.

Continue reading “Turning A Phone Into A Media Center Remote”

Adding LEDs To An Engagement Ring

ring

Once upon a time, a nerd met a girl. Things happen as they do, and eventually [Ben] wanted to create the be-all, end-all engagement ring. (here’s a cache) It’s a simple titanium affair with 23 stones around the perimeter. What makes this ring so cool, though, is that it lights up whenever [Ben] and his girl are holding hands.

The metalworking portion of the build was about as easy as you would expect machining titanium to be. After the ring was cut off its bar stock, [Ben] brought it over to a mill where 23 holes for each of the stones were drilled. The stones were affixed to the ring with  jewelers epoxy and the entire ring was buffed to an amazing shine.

The electronics are where this project really shines. Putting a battery of capacitor inside a ring is nigh impossible, so [Ben] decided to power the LEDs with an inductive charging circuit. A coil of wire wound around kapton tape serves as the inductor and a small SMD capacitor powers three very bright and very tiny LEDs.

The inductive charging unit itself is a masterpiece of hackery; [Ben] wanted the ring to light up whenever he and his ladyfriend were holding hands. To do this, [Ben]’s inductive charger is also a wearable device: a large coil of wire is the charger’s transformer and was would to fit around [Ben]’s wrist. The entire charging circuit can be easily hidden under a jacket sleeve, making for a nearly magical light-up ring.

An awesome piece of work, and one of the best jewelry builds we’ve seen in a long time. You can see the inductive coupling and shining LEDs in the video below.

Continue reading “Adding LEDs To An Engagement Ring”

UK Hackerspace Builds Mobile Spaceship Disaster Simulator

mobile-space-ship-simulator

A spaceship simulator sounds fun. But a spaceship disaster simulator is pure win. Members of the London Hack Space poured their hearts and souls into this build which they call the LHS Bikeshed. Now they’re taking the show on the road, letting attendees of Maker Faires all over the UK try their hand at beating the Kobayashi Maru disaster simulation.

The real question is how do you take your simulator on the road with you? You build it in an old camper (or caravan as the Brits call it). The towable sleeping quarters were gutted to make room for the well-crafted command center seen above. The demonstration video also shows off some bulkhead doors which open to reveal a wiring mess that must be fixed to prevent a disaster. Not only does the physical build really sell the concept, but the audio and video produced for the simulator look fantastic too. The link above is a recent post, but you should dig through their archives see multiple steps during the project build.

It makes us thing we should keep going with our VW Bus hacking.

Continue reading “UK Hackerspace Builds Mobile Spaceship Disaster Simulator”

Hackaday Links: Sunday, May 19th, 2013

hackaday-links-chain

Laser cutter owners may find this online box design tool which [Jon] built quite useful. It’s got a few more joint options than the Inkscape box design add-on does.

Apparently the US Navy has the ability to bring down drones in a flaming pile of laser-caused death. [Thanks Joshua]

[Michail] has been working on a transistor-based full adder. He’s posted a Spice simulation if you want to learn about the design.

Turn your crystal clear LED bodies into diffuse ones using a wooden dowel, power drill, and sandpaper. The results look better than what we’ve accomplished by hand. [Thanks Vinnie]

Play your favorite Atari Jaguar games on an FPGA thanks to the work [Gregory Estrade] did to get it running on a Stratix-II board. You can pick up the VHDL and support tools in his repo. If you’re just curious you can watch his demo vid.

Members of Open Space Aarhus — a hackerspace in Risskov, Denmark — have been playing around with a bunch of old server fans. They made a skirtless hovercraft by taping them together and letting them rip. Too bad it can’t carry its own power supply

Here’s another final project from that bountiful Cornell embedded systems class. This team of students made a maze game that forms the maze by capturing walls drawn on a white board.

And finally, here’s a unique chess board you can build by raiding your parts bin. [Tetris Monkey] made the board from the LCD screen of a broken monitor. The playing pieces are salvaged electronics (like big capacitors) against corroded hardware (like nuts and bolts). We think it came out just great!

ATX Raspi Is A Smart Power Source For Raspberry Pi

One aspect of the Raspberry Pi that has always challenged us is the power supply. It was a great idea to power the board from a standard micro-USB port because economy of scale makes phone chargers (even in the 1A range necessary for stable operation of the RPi) cheap and easy to acquire. The thing we miss is the ability to power the device on and off using the built-in hardware. The quandary has given rise to many different solutions, and the ATX Raspbi smart PSU is one of the better ones we’ve come across. It’s a nicely packaged take on the PIC-based version we saw earlier in the year.

The device is a small PCB that acts bridge between the micro-USB power supply and the RPi board. It offers several breakout headers, one of which is used for a power button. The button is monitored by a microcontroller that switches the on-board relay accordingly. But it won’t just kill the power when you want to shut down. It first signals one of the RPi GPIO pins, causing the OS to execute a shutdown script. It then monitors the RPi for the shutdown tasks to finish before cutting the power.

Continue reading “ATX Raspi Is A Smart Power Source For Raspberry Pi”

Wireless Microcontroller/PC Interface For $3

uc

Sending data from a microcontroller to a PC usually requires some sort of serial connection, either through fiddly on-chip USB, FTDI chips, or expensive radio ICs. [Scott] didn’t want to deal with this when creating a network of wireless temperature sensors, so he hacked up a few cheap 433 MHz radio transmitters and receivers to transmit data to a PC for about $3.

After sensor data is collected on a microcontroller and sent over radio, there’s still the issue of getting it into a PC. For this, [Scott] piped the data into the microphone port of a cheap USB sound card. We’ve seen this trick before both in the world of microcontrollers and loading programs onto a Commodore 64 via a cassette interface.

Once the data is sent into the sound card, it’s decoded with a a small Python app. Given the range and quality of the RF transmitters and receivers  [Scott] says it’s not an extremely reliable way to send data to a PC. It is cheap, though, and if you need to read sensors wirelessly on a budget, it’s hard to do much better.

Check out [Scott]’s demo of his creation below.

[youtube=http://www.youtube.com/watch?v=GJHFldPwZvM&w=580]

Controlling A Terminal With Google Voice

sms

For how awesome Google Voice is, we’re surprised we haven’t seen this before. [Steve] is using Google Voice to run commands on just about any Linux box.

Google Voice doesn’t have an official API, and existing unofficial APIs weren’t up to snuff for [Steve]’s project. He ended up writing his own that checks his unread message inbox every minute and looks for new text messages beginning with the phrase, ‘Cmd’. If a series of checks pass – the text coming from a known phone number and a proper terminal command – the command runs and sends the a text back indicating success or failure.

While [Steve] probably won’t be playing nethack or Zork via SMS anytime soon, we can see this being very useful for a Raspi home automation task. Just send a text message and a properly configured Linux box can open your garage door, turn on the lights, or even start a webcam.