Real Life Subtitle Glasses

[Will Powell] sent in his real-time subtitle glasses project. Inspired by the ever cool Google Project Glass, he decided he would experiment with his own version.

He used two Raspberry Pi’s running Debian squeeze, vuzix glasses, microphones, a tv, ipad, and iphone as the hardware components. The flow of data is kind of strange in this project. The audio first gets picked up by a bluetooth microphone and streamed through a smart device to a server on the network. Once it’s on the server it gets parsed through Microsoft’s translation API. After that the translated message is sent back to a Raspberry Pi where it’s displayed as subtitles on the glasses.

Of course this is far from a universal translation device as seen in Star Trek. The person being translated has to talk clearly into a microphone, and there is a huge layer of complexity. Though, as far as tech demos go it is pretty cool and you can see him playing a game of chess using the system after the break.

Continue reading “Real Life Subtitle Glasses”

Servos, Servos, And More Servos

For one reason or another, a lot of Hackaday readers are doing stuff with servos as of late. Here’s a few servo hacks that made their way into our tip line over the past day or so:

USB servo controller and a Stewart Platform

[Patricio] needed a way to control a bunch of servos for his thesis project. He came up with a USB servo controller (Spanish, here’s the translation) powered by a 40-pin PIC 18F microcontroller. The board connects to the USB port of a computer and supports up to 8 servos with 8 additional digital I/Os. Why all this horsepower? It’s for a Stewart Platform [Patricio] and his partner [Natalia] built.

Continuous rotation servos

Standard servos are usually limited to a rotation angle of somewhere between 140 and 160 degrees. Sometimes you need a continuous rotation servo, and those are a little more expensive. Every servo is a continuous rotation servo if you disable a the variable resistor as [Valentin] shows us. It’s a simple, if old, hack. It’s new to someone, though.

Eight servos on a Raspi

[Mikael] made a little board to attach to the GPIO header of his Raspberry Pi and control up to 8 servos. The board is running a serial interface with a small microcontroller on board. There’s nothing in the way of schematics or code, a testament for why you should always use a good email address when sending something into the HaD tip line. It seems [Mikael] is making a proper board, and we’ll more than happily give it a full post when it’s complete.

Sending A Raspberry Pi To 130,000 Feet

We knew this wouldn’t take long. [David] sent a high altitude balloon into the upper atmosphere last weekend using a Raspberry Pi as the brains of the payload.

[David]’s payload consisted of a Raspberry Pi, natch, with a Logitech webcam, GPS receiver, and six AA batteries wired into a LDO regulator with a monstrous heat sink to keep everything in the EPX foam enclosure relatively warm in the frigid rarefied air of near space.

A high altitude balloon isn’t much fun without some real-time data coming down from the upper atmosphere, so [David] used a Radiometrix NTX2 transmitter module (anyone know of an equivalent part for the USA?) that transmits a measly 10 milliwatts. Even though the transmitter has an ‘official’ range of 500 meters, [David] got word of image data being received in Northern Ireland, over 500 km away.

We’re pretty impressed with [David]’s flight  – and the fact that his flight is now 12th place on the list of UK balloon altitude records – but now we’re wondering what could be done with another Raspi flight to near space. [David] had a lot of computing horsepower up there, enough to get images from a webcam and send them down to earth. Now we’re wondering what else could be done with a Raspberry Pi in space.

You can check out the GoPro video of the very fast decent after the break, or check out the received images on [David]’s Flickr.

Continue reading “Sending A Raspberry Pi To 130,000 Feet”

Hackaday Links: July 13, 2012

Testing LEDs

Over at the Albuquerque, NM hackerspace Quelab, [Alfred] needed to test a bunch of surface mount LEDs. He ended up building a pair of 3D printed tweezers with a pair of needles attached to the end and a space for a coin cell battery. It works and Quelab got a new tool.

Woo Raspberry Pi

[tech2077] added an FTDI chip to his Raspberry Pi to do a little single cable development. We’ve seen a few similar builds, but surprisingly nothing related to the on board display serial interface. This wiki page suggests it’s possible to connect an iPhone 3G or iPhone 4 display directly to the Raspi. Does anyone want to try that out?  Nevermind, but it would be cool to get a picture from a display plugged into that display port on the Raspi.

I like to ride my bicycle, I like to ride my bike

Over at the 23b hackerspace a few people were having trouble finding a good bike cargo rack that wasn’t overpriced. They built their own with $30 in materials and a salvaged milk crate. It looks great and is most likely a lot more durable than the Walmart model.

If that cargo rack fell off, it would look like this

Apparently you can get ‘spark cartridges’ to attach to the underside of a skateboard. [Jim] saw these would look really cool attached to his bike so he did the next best thing. He attached them to his sandals. It does look cool…

Less heat, less noise

[YO2LDK] picked up a TV tuner dongle for software radio and found it overheated and stopped working after about 15 minutes (Romanian, Google Translate). He hacked up a heat sink from an old video card to solve this problem. Bonus: the noise was reduced by a few tenths of a dB.

Raspi Contest To Get The Kids Programming

The Raspberry Pi was originally conceived as an educational platform. Much like the BBC Micros and Apple ][s of yore, the Raspi is designed to get kids into programming by giving them a very tiny but still useful computer. Truth be told, we haven’t seen any educational hacks involving the Raspberry Pi, most likely because makers and tinkerers like us have been buying up all the available boards. The Raspi team is trying to correct this problem by holding a summer programming contest aimed at kids under 18 years of age.

The rules are simple: there are two age brackets, under 13, and ages 14-18. The kid who writes the best piece of software for the Raspberry Pi gets $1000, with five $200 runners-up in each category.The contest will run for eight weeks, timed perfectly to coincide with summer vacation.

There will be a few more weekly contests the Raspi team will be holding in the future, but with eight weeks to complete a project we can’t wait to see all the neat stuff kids are going to make.

 

Refurbing A C64 With A Raspberry Pi

When [Carl] first heard of the Raspberry Pi, he immeidatly though how freakin tiny this board is compared to a Mini ITX motherboard. After ordering a Raspi, [Carl] decided to put his barely-larger-than-a-credit-card computer inside a Commodore 64.

[Carl]’s updated C64 functions exactly like the original – the 30-year-old keyboard works thanks to the help of a Keyrah keyboard and control port adapter. This adapter was soldered to a stripped USB cable, allowing [Carl] to keep the finished project looking very clean and tidy. Of course, the composite, HDMI, and Ethernet ports are broken out, allowing for this computer to connect to any network or TV.

For a final touch, [Carl] painted the case. He originally wanted to spray on a black, red, and purple motif to match the Raspi, but he eventually settled on a beige and red style. [Carl] really put together an awesome build, and for much, much less money than the rereleased C64 Windows-powered monstrosity goes for. You can check out the build log video after the break.

Continue reading “Refurbing A C64 With A Raspberry Pi”

Raspberry Pi Prototyping Boards Available At Adafruit

If you’re one of the lucky few with a Raspberry Pi, adafruit has two things you might be interested in if you’re into GPIO hacking.

First up is the Pi Cobbler kit. It’s a 2×13 ribbon cable with a breakout PCB ready to attach to a solderless breadboard; perfect for playing around with (or cobbling together… get it?) the GPIO pins on your Raspi.

Next up is the Pi Plate kit that comes complete with enough perfboard space, screw terminals, and female headers to kill a yak. All the GPIO, I2C, and SPI pins are broken out on the Pi Plate, making it very easy to prototype a semi-permanent Raspi circuit.

They might be just prototyping boards now, but we expect these Pi Plates to quickly evolve into a truly useful device with the addition of a few level shifters, port expanders and a few ADCs and DAC thrown in for good measure. If you’re still on the fence and thinking about buying a Raspi, I ordered one last week from element14 and now have an expected ship date of November 5th. These things must be really popular.