AM Chiptunes Played By A Modified Antenna Analyzer

Believe it or not, this VK5JST aerial analyzer kit is going to rickroll you. [Erich] wanted to see if he could use the device in a different way. His adventure led him to use it to feed different tones to an AM radio, producing the all too familiar [Rick Astley] offering.

There’s a fair bit of math that goes into getting the correct signals to generate a given pitch. But it basically boils down to patching into the hardware early in the RF generation. This way an audio signal can be rolled into the carrier frequency. Since this kit uses a PicAXE microcontroller with available source code it is rather easy to add audio input to tweak what the chip is putting out. But there is also some hardware tinkering to be done. Read more about that at the article linked above, and don’t forget to check out the bottom of that page to hear the final results.

DARPA Funded Robot Ninja Warrior?

Fans of the game show Ninja Warrior will immediately recognize the similarity of this test apparatus as the Spider Climb. Of course that’s not a human contestant, but a humanoid robot developed by Boston Dynamics. And it’s not actually clinging to the vertical walls as its only support. There are two narrow ledges to either side on which its feet gain purchase. Nonetheless this is some impressive work to keep itself upright and avoid slipping. Check out the video after the break to see how it does.

The sheer volume of amazing robot tech that this company spits out is remarkable. Just last month we saw the robotic cheetah which can run at almost 30 mph. We don’t expect to see either in the wild anytime soon, but especially this humanoid. you’ll notice the red rings positioned around the apparatus. We believe these are high-speed cameras set up to give the robot positional feedback and we’d wager it can’t perform without them. But that’s merely conjecture so judge for yourself.

Continue reading “DARPA Funded Robot Ninja Warrior?”

PCA9517 I2c Translator A Perfect Companion For Raspberry Pi Hardware Add-ons

The rig pictured above works as an Internet connected temperature sensor which sends [Zaion] an email with a graph of the change over time. This in itself is interesting, but one part in particular caught our eye. He’s using an i2c temperature sensor , and we think the PCA9517 Level-Translating I2C Bus Repeater that makes it possible is a perfect match for the RPi.

This is a Texas Instruments part. You can find more about it from the company’s product page. The key words in the name of the chip are ‘Level-Translating’. This has two bus connections, each with variable voltage levels. On side A the bus can be 0.9V to 5.5V. On side B the bus range is 2.7V to 5.5V. Since the Raspberry Pi I/O pins operate at 3.3V this could connect to the B side, give you the ability to interface with i2c parts rated for lower or higher voltages. This is especially handy for folks who started with the Arduino and own mostly 5V compliant prototyping hardware.

The part comes in a SOIC package, which you can easily hand solder and will costs around $1 depending on the supplier.

Find A Way To Stop Robocalls To Grab This $50k Prize

Here’s a challenge tailored to our community if we’ve ever seen one. You know those delightful unsolicited prerecorded calls you get from time to time? They might be political, but they also come from companies trying to sell you vinyl siding, or promising improvements in your business. Well they’re against the law in many cases, and complaints to the Federal Trade Commission have been piling up. So now the FTC is offering a $50,000 bounty to anyone who can find a way to block the calls.

It’s called the Robocall Challenge and you’ve got until January 17th, 2013 to get your entry submitted. The great thing is, this doesn’t need to be a fully working solution. Your entry may be: “proposed technical solutions or functional solutions and proofs of concept “. Even better, you retain ownership of the solution even if you win. This type of recognition will surely have telco related companies beating a path to your door.

Of course if you do have a solution, we’d love to hear about it too!

[Thanks Filespace via WCPO]

Tell Us What Development Board You Love

Back in 2011 we did a short roundup of some popular development boards.  We promised a follow up at some point, and that time is near.  We would really like to make this a fairly comprehensive list and there are always suggestions sent in after the article that we overlooked.

This time, we’re asking that you tell us what dev boards you prefer and why. Either reply in the comments or email us directly at boards@hackaday.com. We’ll round up all of your suggestions and bring you the “development board brakedown for 4th quarter 2012”.

Please keep in mind that we can’t possibly know everything about every single board out there, so if there’s some special feature of a board that you love, be sure to let us know!

Small Server For Model Trains

For reasons we can’t comprehend, model train layouts are  incredibly popular in Germany. [Gerhard] is one of those model train aficionados that has moved far beyond a layout with a transformer controlling the speed of the train; he sent in a tip for a very tiny Rocrail server he built to control the locomotives moving across his layout.

[Gerhard] uses Rocrail – a control system for train layouts large or small. Rocrail comes in both client and server configurations. The client is able to run on iDevices or Android. [Gerhard]’s server runs on a very tiny Linux computer tucked away under the layout.

Instead of a Raspberry Pi ([Gehard] couldn’t get one in time for this build), he used a Carambola board. The Rocrail server is installed on this single board computer and connects to a CAN bus controller. It’s a step up from [Gehard]’s previous CAN/Ethernet gateway built around OpenWRT, and makes the entire device much smaller.

[Gehard] doesn’t have a video of his layout in action, but after the break you can see how much the German people love their model trains at Miniatur Wunderland in Hamburg.

Continue reading “Small Server For Model Trains”

Gyrocam Keeps The Horizon Level Even When The Camera Isn’t

[Derek] likes to get a little bit of drivers-eye footage when racing his motorcycle, but there’s an inherent problem with mounting a camera to a moving and tilting platform. When he leans into turns, the camera can’t keep the horizon level. Cinematography and electronics go well together. so [Derek] built a horizon-stabilized camera mount for motorcycle videography.

The build was inspired by footage shot from [Valentino Rossi’s bike in 2010. Of course the professional model costs a small fortune, but [Derek] managed to make his own out of 3D printed parts and a hobby servo.

Based on the Contour Roam camera, [Derek] had a pair of gears printed at Shapeways to fit over the camera and attach to a servo. The electronics are an ATMega32 with a L3G4200D gyroscope. When the ‘micro detects a change in the gyroscope it rotates the servo in the opposite direction, keeping the horizon in the video level.

It’s a very cool build, and judging from the action videos after the break, makes for awesome track footage.

Continue reading “Gyrocam Keeps The Horizon Level Even When The Camera Isn’t”