Touch Control For Every Key On The Keyboard

keys

Of all the musical instruments out there, the keyboard is among the worst for changing the pitch and timbre of individual notes. Wind and stringed instruments can do this easily in the hands of a skilled player, but outside the wheel and joystick controls of a few electronic keyboards, tickling the ivories means the only thing you can really change about how something sounds is the volume.

TouchKeys wants to put an end to this severe lack of dynamics available on keyboard instruments. Basically, it turns every single key on a keyboard into a multi-touch sensor, allowing any keyboardist to change the pitch, filter, timbre, or any other parameter of their instrument simply by moving their finger around on a key.

TouchKeys works by overlaying all the keys on a keyboard with circuit boards that plug into a module hidden under the hood. These boards are studded with capacitive sensing points, allowing a computer to recognize where the player is touching each key, and modifying filters or volume for each key independently.

The TouchKeys Kickstarter is offering a kit to equip a 25-key keyboard with these sensors for about $550. A hefty price tag, but hopefully we’ll see this tech in real production keyboards in the future.

Breakout Board For $11 LCD Module With Small Pitch

breakout-for-strange-pitch-LCD-screen

[Ibrahim] picked this little LCD module out because of its price point and resolution. In single units you can grab one of the 128×32 pixel displays for just $11. The only problem is that the pinout is too small to use with a breadboard. He whipped up a breakout board for it that throws in some extras.

First off, we like it that the board doesn’t add much to the part’s outline. What it does add is a Low-DropOut voltage regulator and a level converter. The upper range of the LCD’s input voltage is 3.3V, and these added parts make it possible to drive the device using 5V hardware like the Arduino Uno pictured above. While he was adding in parts he included a MOSFET to switch the backlight. This way he can use PWM for dimming as well.

We usually hit eBay when looking for LCD screens. A search for the NHD-C12832 part number didn’t turn it up. We tried out FindChips for the first time (owned by Supply Frame who just bought Hackaday) and it works just as well as Octopart which we’re more familiar with since we’ve seen some hacking of that site before.

BeagleBone Black Becomes A Handheld Classic Gaming Console

Over at TI, the 2013 Intern Design Challenge is underway, an opportunity for the interns of TI to flex their engineering muscle for a few prizes and a chance to have their designs turned into actual products. We’re thinking [Max] might just pull this one out with his BeagleBone Gaming Cape, an add-on to the BeagleBone Black that turns this ARM-powered Linux board into a retro gaming system.

The build was inspired by [Max]’s earlier MSP430 Launchpad GamingPack, an add-on board for the Launchpad that put two NES controllers, a VGA out, and an FPGA to create a custom gaming console that’s up there with the brightest and best consoles of the 16-bit era. For the new BeagleBone-based build, [Max] eschewed off-board processing, but did manage to include a magnetometer/accelerometer and an audio codec IC to provide the best gaming experience for all those NES, Game Gear. Gameboy, GBA and Doom .wad games.

In addition to a fabulous piece of hardware, [Max] also has the case design down to a tee. He first printed out a dozen or so layers of his case, sandwiching the BeagleBone, his cape, battery holders, and LCD display. Once he knew the dimensions would work, he sent his files off to be laser cut out of a matte black delrin. The finished piece is a work of art, and considering how well everything goes together, we wouldn’t mind giving this new retro-gaming console a spin ourselves.

Tools And Talent For Custom Platinum Jewelry

custom-platinum-jewelry

 

The diamond engagement ring is arguably the most universally adopted of all jewelry. It’s artwork that even the most common men and women appreciate, and it’s creation calls for skills that go back centuries. [Jerome Kelty] crafts custom jewelry from platinum. Here’s an in-depth look at his process.

The first step of his Instructable post is so long you might be fooled into thinking it’s the whole post. He shows off the equipment that he used in taking this ring from design to reality — we thought the use of beeswax to pick up small stones is an interesting technique.

Click through the steps to see that he starts with a cad drawing. This model is sent offsite for casting and arrives back as an oversized blank which he then begins to clean up. A range of differend files bring it to its finished shape. He preps the areas where stones will be set. A trip to the buffing wheel gives it the shine it needs before the diamonds are put in place.

Regular Hackaday readers may recognize his name. When [Jerome] isn’t making jewelry he’s building animatronics, like Predator or Stargate replicas.

Continue reading “Tools And Talent For Custom Platinum Jewelry”

Self-contained Time-lapse Rig Braves Elements From Thirty Feet

Perspective is a bit hard to grasp in this image, but all of this hardware is mounted thirty feet above the ground. This time-lapse photography box makes use of the sun and a Raspberry Pi to document the goings on. The rig is one of three that were built by [Patty Chuck] to record progress on a seventy acre construction site over the course of eighteen months. The gallery linked above shows off the project well, but a much more in-depth text description is found in his Reddit thread.

What’s not shown in the image is a solar array which powers the box. When they were installed there were no utilities on site. To guard against power-loss there’s a hardware RTC that keeps ticking. The Raspberry Pi uses GPIO pins to switch the Nikon D7100 camera on once every five minutes during the work day. It snaps a photo before powering it down again. It also monitors a temperature sensor and actuates circulation fans if necessary.

He’s planning to post the videos once the project’s done in 18 months. If you see them and remember this post, send us the link and we’ll post the update.

Racing Telemetry On A Cockpit View

ODB

[Martin] has a Lotus Elise and access to a track. Sounds like fun, huh? The only problem is that the dashcam videos he makes are a little bit boring. Sure, they show him flying around the track, but without some sort of data it’s really hard to improve his driving skills. After thinking about it for a while, [Martin] decided he could use his Raspberry Pi and camera module to record videos from the dashboard of his car, and overlay engine data such as RPM, throttle, and speed right on top of the video.

Capturing video is the easy part of this build – [Martin] just connected his Raspi camera module and used the standard raspivid capture utility. Overlaying data on this captured video was a bit harder, though.

[Martin] had previously written about using the Raspi to read OBD-II data into his Raspi. Combine this with a Python script to write subtitles for his movies, and he’s off to the races, with a video and data replay of every move on the track.

The resulting movie and subtitle files can be reencoded to an HD movie. Reencoding a 13 minute HD video took 9 hours on the Raspi. We’d suggest doing this with a more powerful compy, but at least [Martin] has a great solution to fix his slightly uninformative track videos.

2013 Open Hardware Summit Badge Includes EPaper Display

Take a look at this sexy piece for open hardware. It’s what you’ll be wearing around your neck at the Open Hardware Summit this year. WyoLum teamed up with Repaper for the display and Seeed Studios for the boards.

It’s called the BADGEr and it’s both an Arduino and and Arduino shield. There are several different power options; coin-cell, microUSB, unpopulated barrel jack, or the lanyard terminals if you want to wear the power supply around your neck. You can see the five momentary push buttons see above, but on the back you’ll find the microSD card slot along with a power switch for preserving the coin cell.

Check out the video below for a quick look. In addition to acting as your credentials the conference schedule comes preloaded. And of course, this is an Open Source design so you can dig through schematic, board artwork, and code at the page linked above. Oh, and the first hack has already been pulled off. Here’s the badge reading Crime and Punishment.

Speaking of conference badges, DEF CON starts this week. Hackaday writer [Eric Evenchick] will be there and we hope he has a chance to look in on some of the badge hacking at the event.

Continue reading “2013 Open Hardware Summit Badge Includes EPaper Display”