A Suitcase Full Of Tunes

Take the party with you by building your own boomcase. It’s an amplifier and set of speakers built into luggage. It uses an audio jack to connect to your favorite music player, and with a bit of  added protection — like grills for those speakers — it could still be gently used to transport your wardrobe.

A 1960’s suitcase was mutilated for this build. [Jay] must have already had it on hand because combined with some used parts he claims to have only spent $50 total. After trying out a few different speaker orientations on a piece of cardboard he covered the outside of the case in blue painter’s tape and started cutting holes. The amp he chose has a nice face plate which happens to  fit nicely on the top side of the case. For now he’s powering it with a 10,000 mAh (ie: 10 Ah) portable device recharging battery. But as you can hear in the demo after the break this seems to have no problem supplying the system with enough power.

Continue reading “A Suitcase Full Of Tunes”

Bilbio-mat Is An Awesome Yet Simple Used Book Vending Machine

You’ll find this used book vending machine at The Monkey’s Paw in Toronto, Canada. For two Loonies you can buy a random book from the machine’s hopper. Silly? Absolutely. But as you can see from the video after the break, the act of buying a book this way is a lot of fun, and we always like to see the insides of a machine like this.

[Craig Small’s] creation looks vintage, and the chugga-chugga and mechanical bell that accompany each sale go along well with that appearance. Of course the machine is new. A trio of hoppers behind the façade hold stacks of books at a forty-five degree angle. Each stack is raised one at a time by a winch and pulley. Once the top book on the stack is high enough to slide into the dispenser chute the winch stops and the bell rings. A simple solution to dispensing something that is not a standard size.

Because the Biblio-Mat is meant to clear out the discount books, slight damage caused by falling down the chute won’t even be noticed. And if you end up really loving the book you can digitize it by running it through one of these.

Continue reading “Bilbio-mat Is An Awesome Yet Simple Used Book Vending Machine”

Beefing Up A Smoke Alarm System With Video, Temperature, And Connectivity

Here’s a little smoke detector hack which [Ivan] has been working on. He wanted to extend the functionality of a standard detector and we’re happy to see that he’s doing it with as little alteration to the original equipment as possible (this is a life-saving device after all). He sent all the build images for the project to our tips line. You’ll find the assembly photos and schematic in the gallery after the break.

As you can see his entry point is the piezo element which generates the shrill sound when smoke as been detected. He connected this to his own hardware using an optoisolator. This allows him to monitor the state of the smoke alarm on his server. It then takes over, providing a webpage that display’s the board’s temperature sensor value and streams video from an infrared camera.

Of course this is of limited value. We’ve always made sure that our home was equipped with smoke detectors but the only time they’ve ever gone off was from normal cooking smoke or after an extremely steamy shower. But still, it’s a fun project to learn from and we’ve actually got several of the older 9V battery type of detectors sitting in our junk bin.

Continue reading “Beefing Up A Smoke Alarm System With Video, Temperature, And Connectivity”

8x8x8 LED Cube And The Board That Drives It

Check out the LED cube which [Thomas], [Max], and [Felix] put together. But don’t forget to look at that beautiful PCB which drives it… nice! But hardware is only part of what goes into a project like this one. After the soldering iron had cooled they kept going and wrote their own software to generate patterns for the three-dimensional display.

Looking at a clean build like this one doesn’t drive home the amount of connections one has to make to get everything running. To appreciate it you should take a look at this other 512 LED cube which has its wires showing. You can see from the schematic (available in the project repository) that all of these lines are managed by a series of shift registers. The board itself connects to a computer from which it gets the visualization commands. A Java program they call CubeControl can push letters or turn the cube into a VU meter.

The team built at least two of these. This smaller version uses red LEDs, while the larger one shown in the video after the break has blue ones.

Continue reading “8x8x8 LED Cube And The Board That Drives It”

Adding A SCART Input To A Console VGA Converter

If you’re working with a CGA, EGA, or RGB gaming system this inexpensive board does a great job of converting the signal to VGA so that you can play using a modern display. But what if you have a SCART connector as an output? That’s the situation in which [EverestX] found himself so he hacked in SCART support.

The first step is to source a female SCART connector. He grabbed a coupler off of eBay and cracked it open, yielding two connectors. Now comes the wiring and you may have already noticed that there’s a lot more going on here than the color channels, sync signal, and ground. Technically that’s all you really need to make this happen, but the results will not be good. First off, the sync signal for SCART tends to be rather awful. That’s where the blue breakout board comes into play. [EverestX] used an LM1881 to grab the composite sync (yes, composite sync, not component sync) signal as a feed for the VGA converter. He also added in an audio jack for the sound that is coming through the connector.

Dead NES Controller Used As A Makey Makey Shield

[Guillermo Amaral’s] NES controller was in great shape. Well, except for the fact that it didn’t work. Upon closer inspection it seems the shift register — which is the only IC on these ancient peripherals — had given up the ghost. But he made it usable again by making the NES controller into a MaKey MaKey shield.

You should remember the MaKey MaKey. It’s a little board that lets you create controllers out of just about anything — bananas being one of the more popular examples. All he needed to do is wire up the controller’s buttons to the board. For the task he chose to use extra long pin headers. To find the location for holes in the case he applied red ink to the top of each pin, then held the PCB up to the outside of the controller. After drilling at each red mark he glued the pin headers in place and started in on the controller’s original circuit board. Once all the point-to-point wiring was done he had a working controller. See for yourself in the clip after the jump.

Continue reading “Dead NES Controller Used As A Makey Makey Shield”

Kitchen Island Monitors And Distributes Home Brew Beer

This piece of furniture actually resides in [Matt Pratt’s] livingroom but we think it would make a perfect kitchen island. The base is a chest freezer modified to keep the beer inside at just the right temperature. But this doesn’t just dispense the beer, the system is designed to tell you how many pints are left in each keg.

The freezer offers enough room for four five-gallon Cornelius kegs. [Matt] salvaged the weight sensors from some cheap bathroom scales and rigged them up with some plywood discs to serve as the base for each keg. After working out the electronics to reliably read from the sensors (which was no small job) he hooked them up to a microcontroller and a touch screen. As you can see in the video after the break, the system calculates the number of pints left in each keg based on its weight. This can be easily calibrated using the touch screen.

He didn’t talk all that much about the control hardware, but having see his post about ARM LCD dev boards we’d bet that’s what he’s using here.

Continue reading “Kitchen Island Monitors And Distributes Home Brew Beer”