iram

PCI I-RAM Working Without A PCI Slot

[Gnif] had a recent hard drive failure in his home server. When rebuilding his RAID array, he decided to update to the ZFS file system. While researching ZFS, [Gnif] learned that the file system allows for a small USB cache disk to greatly improve his disk performance. Since USB is rather slow, [Gnif] had an idea to try to use an old i-RAM PCI card instead.

The problem was that he didn’t have any free PCI slots left in his home server. It didn’t take long for [Gnif] to realize that the PCI card was only using the PCI slot for power. All of the data transfer is actually done via a SATA cable. [Gnif] decided that he could likely get by without an actual PCI slot with just a bit of hacking.

[Gnif] desoldered a PCI socket from an old faulty motherboard, losing half of the pins in the process. Luckily, the pins he needed still remained. [Gnif] knew that DDR memory can be very power-hungry. This meant that he couldn’t only solder one wire for each of the 3v, 5v, 12v, and ground pins. He had to connect all of them in order to share the current load. All in all, this ended up being about 20 pins. He later tested the current draw and found it reached as high as 1.2 amps, confirming his earlier decision. Finally, the reset pin needed to be pulled to 3.3V in order to make the disk accessible.

All of the wires from his adapter were run to Molex connectors. This allows [Gnif] to power the device from a computer power supply. All of the connections were covered in hot glue to prevent them from wriggling lose.

Laugh Track Jacket Is Actually A Blazer

Picture it: your first open mic night at Larry’s Laugh Lounge. You’re up second in the lineup. It’s better than going first, but the crowd is far from hitting the two-drink minimum and your dad jokes are going over like a lead balloon. What now? Time for your secret weapon. You throw out the ‘tough crowd’ line while casually reaching into a pocket of your herringbone blazer. You press a button and the sound of crickets reaches the microphone. Someone chortles near the back. You smile, and remembering that Barbie joke from Reddit, your act takes a turn for the profane and the sweet sound of your first real laugh is forever burned in your memory.

This laugh track jacket from Adafruit’s [Becky Stern] is based on their own audio FX board, a standalone unit that can store and play WAV and OGG files. The board is also available with 16MB of flash for extended pre-recorded Foley artistry. This is an easy solder-and-sew project with a lot of wearable applications, and all of the components are available in the Adafruit store. There are plenty of places to get free sound effects that are already in WAV format, as the board does not support MP3s. As always, [Becky] has provided a clear and thorough guide with plenty of pictures and an introduction video that you can see after the break.

Continue reading “Laugh Track Jacket Is Actually A Blazer”

Tracking Power Usage With A Raspi

With tiny, Internet-connected computers everywhere these days, home automation is finally hitting it big. [Jelora] was looking for a few more home automation projects and realized his electric meter had a pair of ‘digital information outputs’. With a Raspberry Pi and a few bits of wire, he figured out how to read this digital output and put a log of his electricity consumption up on the web.

The digital output on [Jelora]’s meter is a bit odd; it’s 1200 bps, 7 bits per character, parity, with one stop bit. It’s also a 50 kHz AC signal for a binary ‘0’ and nothing for a binary ‘1’. To read this signal, [Jelora] is using a diode to throw out half the signal, a 6N138 optoisolator so the Pi isn’t connected directly to the meter, and a small cap to smooth out the signal. Simple, and it works.

This cleaned up signal is then connected to serial to USB chip and a PHP script scrapes the data every minute. The data received from the meter is stored in a data base along with a few other bits of information: if the meter is being charged peak or off-peak rates, and the price per kWh. All this is saved on an IDE hard drive (more reliable than the SD card, surprisingly), and a ‘electricity cost per day’ is plotted on a nifty graph and served up by the Raspberry Pi.

Circuit Plotting With An HP Plotter

Over the last few years we’ve seen a few commercial products that aim to put an entire PCB fab line on a desktop. As audacious as that sounds, there were a few booths showing off just that at CES last week, with one getting a $50k check from some blog. [Connor] and [Feiran] decided to do the hacker version of a PCB printer: an old HP plotter converted to modern hardware with a web interface with a conductive ink pen.

The plotter in question is a 1983 HP HIPLOT DMP-29 that was, like all old HP gear, a masterpiece of science and engineering. These electronics were discarded (preserved may be a better word) and replaced with modern hardware. The old servo motors ran at about 1.5A each, and a standard H-Bridge chip and beefy lab power supply these motors were the only part of the original plotter that were reused. For accurate positioning, a few 10-turn pots were duct taped to the motor shafts and fed into the ATMega1284p used for controlling the whole thing.

One of the more interesting aspects of the build is the web interface. This is a small JavaScript app that is capable of drawing lines on the X and Y axes and sends the resulting coordinates from a server to the printer. It’s very cool, but not as cool as the [Connor] and [Feiran]’s end goal: using existing Gerber files to draw some traces. They’re successfully parsing Gerber files, throwing out all the superfluous commands (drills, etc), and plotting them in conductive ink.

The final iteration of hardware wasn’t exactly what [Connor] and [Feiran] had in mind, but that’s mostly an issue with the terrible conductivity of the conductive ink. They’ve tried to fix this by running the pen over each line five times, but that introduces some backlash. This is the final project for an electrical engineering class, so we’re going to say that’s alright.

Video below.

Continue reading “Circuit Plotting With An HP Plotter”

3D Printed LED Guitar Chord Chart

Learning to play guitar can involve a lot of memorization – chords, scales, arpeggios, you name it. [MushfiqM] has made the process a bit easier with his Digital Chord Chart. Just about every beginning guitarist keeps a chord app, chord book, or even a chord poster handy. Usually these chord charts are in the form of tablature, which is a shorthand method of showing where each finger should go on the instrument. [MushfiqM] took things a step further by actually placing that chart on a 3D printed model of a guitar fretboard.

ledmatrixx[MushfiqM] started by rendering a 3D model of an abbreviated guitar using Autodesk Inventor. He then printed his creation in 3 parts: headstock, neck, and fretboard. The neck of the guitar was hollowed out to allow room for a matrix of LEDs which would show the finger positions. [MushfiqM] then painstakingly soldered in a charlieplexed matrix of 30 leds, all connected by magnet wire. The LEDs are controlled by an Arduino UNO, which has the chord and scale charts stored in flash.

For a user interface, [MushfiqM] used a 2×16 character based LCD and a low-cost IR remote control. All the user has to do is select a chord or scale, and it’s displayed on the fretboard.

There are a couple of commercial products out there which perform a similar function, most notably the Fretlight guitar. Those can get a bit pricy though – costing up to $400.00 USD for an LED enabled guitar.

[via Instructables]

Hackaday Retro Edition: Pen Computing

Although we’re well past the heyday of ‘pen computing’, and seemingly into a retro revival with laptops and tablets that come with Wacom styluses and digitizers, this doesn’t mean the pen computers of old weren’t useful. While they were mostly used for industrial applications, they were useful and some of the first practical applications of touch screen displays.

[Jason] got his hand on one of these ruggedized handheld PCs – specifically, an Itronix T5200. This three-pound mini notebook runs Windows CE Handheld PC Edition 3.01. The specs include a 74MHz RISC processor, 16 MB of RAM, 16MB of Flash, and a 7.3 inch monochrome touch screen with 640×240 resolution. It’s odd and old: when closed, it’s over two inches thick. You’ll be hard pressed to find a modern laptop that thick. [Jason]’s hardware is a pre-production version.

Unlike a lot of retro submissions that have somehow managed to pull up the Hackaday Retro Edition on old hardware, this machine actually has a browser. It’s old, it’s clunky, but it works. There are three options for getting this old computer up on the Internet – either IrDA, an RJ11 modem port, or RS232. [Jason] didn’t tell us which port he used to load up the retro edition, but he did send in a few pictures. You can check those out below.

Continue reading “Hackaday Retro Edition: Pen Computing”

Handheld Linux Terminal Gets An A+

Are you all thumbs when it comes to Linux? If you follow [Chris]’s guide to building a handheld Linux terminal, that particular condition could work to your advantage. His pocket-sized machine is perfect for practicing command line-fu and honing your scripting skills on the go.

[Chris]’s creation is built around a Raspberry Pi A+ that he stripped to its essentials by removing the GPIO pins, HDMI and USB ports, the audio port, and the camera and display ports. It’s housed in a pair of plastic 2.5″ hard drive enclosures connected with a piano hinge, making it about the size of a Nintendo DS. The display is an Adafruit PiTFT touch screen and in order to save space, he soldered it directly to the Pi.

The 2.4GHz wireless thumb keyboard has all the special characters necessary for Linuxing, but the four USB ports from a dismantled hub provide flexibility. If [Chris] were to make another one, he might use this slightly larger screen from Tindie and add some charging ports to the case.

[Thanks for the tip, ar0cketman]