Talk To The (Robotic) Hand

Robotic hacker [Andrea Trufini] apparently likes choices. Not only does his robotic arm have six degrees of freedom, but it has a variety of ways he can control it. The arm’s software can accept commands through a programming language, via potentiometers, an infrared remote, or–the really interesting part–through spoken commands.

The videos don’t show too much of the build detail, but the arm is mainly constructed of laser cut plywood and uses an Arduino. Hopefully, we’ll see more particulars about the build soon but for now have a look at a similar project.

The software (myrobotlab) is on github and looks very impressive. The Java-based framework has a service-oriented architecture, with modules that support common processors (like the Arduino, Raspberry Pi, and Beagle Board) along with I/O devices (like motors, sound devices, and that Leap Motion controller you just had to buy). As you might expect from the demonstration found below, there are speech to text and text to speech services, too. Like a lot of open source projects, some of these services are more ready for prime time than others but that just means you can contribute your hacks back to the project.

Continue reading “Talk To The (Robotic) Hand”

A Beautifully Crafted N64 Portable

With dozens of powerful single board Linux computers available, you would think the time-tested practice of turning vintage video game consoles would be a lost art. Emulators are available for everything, and these tiny Linux boxes are smaller than the original circuitry found in these old consoles. [Chris], one of the best console modders out there, is still pumping out projects. His latest is a portable N64, and it’s exactly what we’ve come to expect from one of the trade’s masters.

We’ve seen dozens of Nintendo 64s modded into battery-powered handhelds over the years, and [Chris]’ latest project follows the familiar format: remove the PCB from the console, add a screen, some buttons, and a battery, and wrap everything up in a nice case. It’s the last part of the build – the case – that is interesting here. The case was fabricated using a combination of 3D printing CNC machining.

rogueThe enclosure for this project was initially printed in PLA, the parts glued together and finally filled for a nice, smooth finish. [Chris] says PLA was a bad choice – the low melting point means the heat from milling the face plate gums up the piece. In the future, he’ll still be using printed parts for enclosures, but for precision work he’ll move over to milling polystyrene sheets.

With the case completed, a few heat sinks were added to the biggest chips on the board, new button breakout board milled, and a custom audio amp laid out. The result is a beautifully crafted portable N64 that is far classier and more substantial than any emulator could ever pull off.

[Chris] put together a video walkthrough of his build. You can check that out below.

Continue reading “A Beautifully Crafted N64 Portable”

Hacker Airlines: United Awards 1M Air Miles For Vulnerability

We’re really happy to see companies getting serious about rewarding white hat hackers. The latest example of this is when [Jordan Wiens] submitted two bugs and was awarded 1,000,000 Sky Miles on United Airlines.

The bounty is so high because he uncovered a method of remote code execution which United has since patched. Unfortunately, United requires bug secrecy so we’re not getting any of the gritty details like we have for some of the recently discovered Facebook vulnerabilities. That’s really too bad because sharing the knowledge about what went wrong helps programmers learn to avoid it in the future. But we still give United a big nod for making this kind of work and responsible reporting worthwhile. [Jordan] did an AMA last night which covered some more general hacking questions.

If you want to turn your leet skills into free travel you need to be a MileagePlus member and not reside in a US sanctioned country. Details on United’s Bug Bounty page.

The Internet Of Soldering Irons

The Internet of Things needs — well — things. Do you really need your paper shredder hooked up to the Internet? Maybe. But [Vegard Paulsen] put something on the network that every hacker can relate to: his soldering iron.

In typical hacker fashion, fixing a broken digital display on the soldering station turned into a development project that allows [Vegard] to monitor the temperature of his soldering iron on his phone. He found a handy source of power on the station’s PC board and connected a NodeMCU WiFi device (that uses the ubiquitous ESP8266 and an onboard Lua interpreter).

internet-of-soldering-irons-meterThe data pushes out to the Thingspeak server which handles pushing data out to the bigger network, and data representation (like the cool Google gauge in the picture). The best part: [Vegard] gets a phone notification when he accidentally leaves his soldering iron on. How perfect is that?

One unique challenge he faced was soldering the power wires to the soldering station. This could be a problem because the iron tip is grounded so making the joint while the iron was energized would probably blow a fuse (or worse). Luckily, [Vegard] thought ahead and devised a plan that apparently worked.

We’ve seen other examples of how easy NodeMCU and Thingspeak work to put the mundane on the Internet. It seems particularly appropriate to hack a soldering iron, though.

Home Brew Supercapacitor Whipped Up In The Kitchen

[Taavi] has a problem – a wonky alarm clock is causing him to repeatedly miss his chemistry class. His solution? Outfit his clock radio with a supercapacitor, of course! But not just any supercapacitor – a home-brew 400 Farad supercap in a Tic Tac container (YouTube video in Estonian with English subtitles.)

[Taavi] turns out to be quite a resourceful lad with his build. A bit of hardware cloth and some stainless steel from a scouring pad form a support for the porous carbon electrode, made by mixing crushed activated charcoal with epoxy and squeezing them in a field-expedient press. We’ll bet his roommates weren’t too keen with the way he harvested materials for the press from the kitchen table, nor were they likely thrilled with what he did to the coffee grinder, but science isn’t about the “why?”; it’s about the “why not?” Electrodes are sandwiched with a dielectric made from polypropylene shade cloth, squeezed into a Tic Tac container, and filled with drain cleaner for the electrolyte. A quick bit of charging circuitry, and [Taavi] doesn’t have to sweat that tardy slip anymore.

The video is part of a series of 111 chemistry lessons developed by the chemistry faculty of the University of Tartu in Estonia. The list of experiments is impressive, and a lot of the teaser stills show impressively exothermic reactions, like the reduction of lead oxide with aluminum to get metallic lead or what happens when rubidium and water get together. Some of this is serious “do not try this at home” stuff, but there’s no denying the appeal of watching stuff blow up.

As for [Taavi]’s supercap, we’ve seen a few applications for them before, like this hybrid scooter. [Taavi] may also want to earn points for Tic Tac hacks by pairing his supercapacitor with this Tic Tac clock.

[Thanks, Lloyd!]

Hackaday Prize Entry: A Portable Environmental Monitor

There are a lot of environmental monitors in the running for this year’s Hackaday Prize. Whether they’re soil moisture sensors for gardens or ultraviolet sensors for the beach, the entrants for The Hackaday Prize seem to grasp the inevitable truth that you need information about the environment before doing anything about the environment.

But what about sharing that information? Wouldn’t it be handy if there were an online repository where you could look up environmental conditions of any location on the planet? That’s where [radu.motisan]’s Portable Environmental Monitor comes in. It’s a small, pocketable device that measures just about everything and uploads that data to the Internet.

This project is a continuation of [radu]’s entry for The Hackaday Prize last year, the Global Radiation Monitoring Network. This was more than just a Geiger tube connected to the Internet; [radu] has a global network of Geiger counters displaying counts per minute on a nifty live map.

[radu]’s latest project expands on the capabilities of the Global Radiation Monitoring Network with more sensors and portability. Inside the Environmental Monitor are enough sensors to look at Alpha, Beta and Gamma radiation, dust and toxic gas, and other types of pollution. With the addition of an ESP8266 WiFi module, this portable device can upload sensor readings to the Internet, greatly expanding [radu]’s uRADMonitor network.

The 2015 Hackaday Prize is sponsored by:

Secret Keyboard Stash

Hide in plain sight is an old axiom, and one that [Kipkay] took to heart. His sneaky keyboard hack takes the little-used numeric keyboard and converts it to a handy (and secret) hiding hole for small objects you want to keep away from prying eyes.

You might have to adapt the hack to your specific model, but [Kipkay] cuts out the membrane keyboard, secures the numeric keypad keys with hot glue, and then cuts it out with a Dremel. Some cardboard makes the compartment and once the fake keypad is in place, no one is the wiser.

As you can see in the clip after the break, the compartment isn’t very big. You aren’t going to hide your phone inside, but it is just the right size for some emergency cash, a credit card, or maybe an SD card or two.

Continue reading “Secret Keyboard Stash”