Backseat USB Charger

backseatCharger

Whether you’re relegated to the backseat of your ride or just strapped for access to power, you may benefit from adding your own backseat USB charger. While this is a fairly straightforward hack, we’re surprised at how clean it turned out and at the convenience it provides.

[wongman2001] started by grabbing a socket wrench and unbolting his seat from the rails in the floor. He then disconnected the electrical plugs for the chair’s heating and power seat adjustment. With the chair disconnected and removed from the car, [wongman2001] further dissected its components, removing its back panel and test fitting a female cigarette adapter. Though this seat had plenty of room near the headrest, you may need to carve out some foam for a snug fit in your vehicle. To source the needed 12V, [wongman2001] tapped into the wiring for the seat’s motor, then soldered and insulated the connections to the cigarette lighter jack.

Check out some other clean-looking car hacks like the hidden MP3/USB Aux hack or the Nexus 7 double-DIN dashboard hack.

Turn A PC On With A Knock And An ATTiny

knockAttiny

Pressing the power button on your computer usually isn’t too much trouble, unless your computer is stored away somewhere hard to reach. [Joonas] has been hard at work on a solution that would also impress his friends, building a knock sensor to turn on his PC.

For around $10 in parts he put together an ATTiny45 that emulates a PS/2 device, which takes advantage of his computer’s ability to boot upon receiving PS/2 input. The build uses a Piezo buzzer and a 1M Ohm resistor as a knock sensor exactly as the official Arduino tutorial demonstrates, and one of those PS/2-to-USB adapters that are most likely lurking in the back corner of every drawer in your office.

[Joonas] used AVRweb to disable the 8X clock divider so there’d be enough clock cycles for PS/2 communication, then loaded some test code to make sure the vibrations were being detected correctly. You can check out his Github for the final code here, and stick around after the break for a quick video demo. Then check out a similar hack with [Mathieu’s] home automation knock sensor.

Continue reading “Turn A PC On With A Knock And An ATTiny”

Adventures In Hackerspacing: Freeside Atlanta, Part II

advInHSLayout00

This week on Adventures in Hackerspacing, Freeside Atlanta Part II: Hacking the Hackerspace!

After learning about the culture behind the space, I was eager to ask hackerspace veterans [Alan] and [Steven] about nuts and bolts, about behind-the-scenes crucial decisions, and one question in particular: What’s the most important requirement for a hackerspace? [Alan] jumped in with this response:

Number one by and far is a willing landlord. I think if you have a willing landlord everything else is incidental. You make it hard on yourself if you are on the second story, but take the second story if you have a willing landlord.

That wasn’t the answer I was expecting, but when you look around Freeside, it starts to make sense…

Continue reading “Adventures In Hackerspacing: Freeside Atlanta, Part II”

FlightDeck: A “Touchless” MIDI Controller

flightdeckmidi

[Edward] wanted a different way to modulate notes on his MIDI controller, so he decided to go touchless. Inspired by the pressure-sensing modulation on his Edirol keyboard, [Edward] aligned eight sensors into a row of playable notes and used infrared to sense the distance of a player’s hand from the keys. He also included some function buttons to cycle through 10 octaves and RGB LEDs beneath the table that perform alongside the music.

He chose SHARP GP2D120 sensors (direct link to datasheet) for their low threshold, which allowed the board to detect distance close to the sensor. Each is mounted onto a sheet of frosted acrylic along with its own “hold note” button and an LED to indicate the key is playing. The lower panel houses an Arduino Mega that drives the system along with an RGB LED strip and its driver board. [Edward] used Maxuino and OSC-Route to interface the Mega to a Max/MSP patch which runs the show.

Learn more about the FlightDeck’s features in a video demonstration of the controller and the software after the break, then check out some other MIDI hacks like this organ pedal or the Arduino-driven MIDI sequencer.

Continue reading “FlightDeck: A “Touchless” MIDI Controller”

Interactive Boozeshelf Is Its Own Dance Party

boozeshelf

[Jeremy] refused to settle on your typical alcohol storage options, and instead created the Boozeshelf. Like most furniture hacks, the Boozeshelf began as a basic IKEA product, which [Jeremy] modified by cutting strips of wood to serve as wine glass holders and affixing the front end of a wine rack at the base to store bottles.

In its standard operating mode the Boozeshelf lies dark and dormant. Approaching it triggers a cleverly recessed ultrasonic sensor that gently illuminates some LEDs, revealing the shelf’s contents. When you walk away, then lights fade out. An Arduino Mega running [Jeremy’s] custom LEDFader library drives the RGB LED strips, which he wired with some power MOSFETS to handle current demands.

[Jeremy] didn’t stop there, however, adding an additional IR receiver that allows him to select from three different RGB LED color modes: simple crossfading, individual shelf colors (saved to the on-board EEPROM), or the festive favorite: “Dance Party Mode.” Stick around after the break to see [Jeremy] in full aficionado attire demonstrating his Boozeshelf in a couple of videos. Considering blackouts are a likely result of enjoying this hack, we recommend these LED ice cubes for your safety.

Continue reading “Interactive Boozeshelf Is Its Own Dance Party”

BlenderDefender: Automating Pavlovian Conditioning

blenderDefender

This isn’t your typical home automation project; who turns a blender on remotely? [Brian Gaut] did, when he rigged his blender and a strobe light to scare his cat off the kitchen counter. To be fair, we’ve linked to this project before on Hackaday—twice actually—but neither the article about relays or the related cat waterwall article actually talk about the BlenderDefender, and that’s a shame, because it’s pretty clever.

[Brian] began by installing a DCS-900 network camera on the wall near his kitchen sink. The camera monitors any motion on the counter, and once it detects something, a networked computer starts recording individual frames. This security camera setup isn’t looking for criminals: [Brian] needed to keep his cat away from a particularly tasty plant. The motion detection signals an X10 Firecracker module to turn on both a nearby blender and a strobe light, provoking some hilarious reactions from the cat, all of which are captured by the camera.

Check out some other ways to work with the X10 firecracker, and feel free to jump into the home automation discussion from last week.

[Thanks Joy]

Adventures In Hackerspacing: Freeside Atlanta, Part I

advInHSLayout00

The internet is littered with how-to step-by-step guides for starting and maintaining your very own hackerspace. Don’t worry, we’re not adding to the pile. If you want a checklist, Eric Michaud’s got that covered. Adventures in Hackerspacing is different: epic re-tellings, anecdotes, and behind-the-scene stories that fill in the gaps for those fragmented, laundry-list requirements. Here you’ll find nightmare scenarios come to life, clever legal loopholes to save the day, and overhauls that helped a space “click”. Adventures in Hackerspacing has plenty of advice to share, but like every good adventure, it’s about the journey, not the destination.

First up, Freeside Atlanta Part I: Philosophy and Culture.

I sat down with directors [Alan Fay] and [Steven Sutton] on a quiet summer evening to discuss how the space found redemption and success with its philosophy of promoting diversity and embracing humility.

Continue reading “Adventures In Hackerspacing: Freeside Atlanta, Part I”