A Do-It-Yourself Air Conditioner With Evaporative Cooling 5 Gallon Bucket

image42-300x225The people over at Gray Wolf Survival have this amazing little air conditioning project that is a perfect addition to any household that doesn’t have flowing air wafting through. It was created by [Figjam] for a trip to Burning Man, where all kinds of crazy ideas are bred in the hot dry heat of The Playa sun.

The design uses no ice, which is the cooling agent typical found in other DIY air conditioners. Those generally cut holes in the top of a cooler, put a fan on top to blow the air down across the ice. This is similar, but acts more like an evaporative cooler (not really a traditional air conditioner but it does the job).

397648283-300x225It uses a LOT less energy than an air conditioner unit so there won’t be a need to increase the power capabilities of a simple system to work it, and it can reduce the temperature by up to 30 degrees as well as alleviate the dryness associated with living through a Burn. It runs off 12V DC so it can either use the solar panel or connect to a battery. It has a 12V power plug for this, and draws as little power as absolutely possible. Plus, it has the ability to easily connect to a larger water source so it won’t have to be continually refilled. These considerations make it very portable and perhaps backpackable as well.

[Figjam] took a 5 gallon bucket, wrapped the inside with two layers of swamp cooler matting, made a loop of hose above it connected to a submersible pump and ran a fan out the top with piping. Connecting it to a shelter is done with a vent hose.

Turning Street Sweeper Bristles Into Lock Picking Tools…For Science!

In between writing for Hackaday, most of us (if not all of us) like to design projects on our own, creating whatever might come to mind. I, for instance, enjoy experimenting with lock picking techniques at industrial, gritty, and real warehouses in Southern California learning how to utilize the resources there, turning spare parts into something completely different.

One such skill I learned is how easy it is to make lock picking sets from discarded scraps of metal. The documentation is found on a personal blog of mine called HackerTrips (we cover our own stuff sometimes). It contains several photos and descriptions of the process involved which I picked up thanks to a hackerspace in Fullerton where local makers dream up all kinds of interesting projects.

The project starts out by walking on the streets, which is a rarity these days. This is because the general modes of transportation now are either a car, a bus, a subway, a train, a bike, or a plane, which puts the attention on the destination at hand rather than peering into the fractures of the road. This means that a lot of the time, people don’t notice the hidden treasures found on the side of the street, including the street sweeper bristles that have been knocked off their edges.

Continue reading “Turning Street Sweeper Bristles Into Lock Picking Tools…For Science!”

Testing VR Limits With A Raspberry Pi

vrpi

Virtual Reality by function pushes the boundaries of what we perceive as existence, tricking the mind into believing that the computer generated environment that the user is thrust into actually contains a real place. So in the spirit of seeing what is possible in VR, a developer named [Jacques] hooked up a Raspberry Pi to an Oculus Rift. He used a computer graphics rendering API called OpenGL ES, which is much like any mobile platform found these days, to render a floating, rotating cube.

All his tests were done on a Release build which utilized the official vertex and fragment shaders. There was no attempt to optimize anything; not like there would be much to do anyways. The scene was rendered twice at 16 milliseconds per frame. From there, he attempted 27 ms per frame with texture, followed by 36 ms/frame, and then 45.

The code used can be found on [Jacques]’s Github account. A simple improvement would use a Banana Pi for better processing speed. However, don’t expect any spectacular results with this type of setup. Really, the project only proves that it’s possible to minimize a VR experience into something that could become portable. And in the same vein, the Pi + Oculus integration can produce an uncomfortable lagging effect if things are not lined up properly. But once the energy/computing power issues are addressed, VR devices could transform into a more fashionable product like Google Glass, where a simple flip of a switch would toggle the view between VR and AR into a something more mixed. And then a motion sensing input camera like this Kinect-mapping space experiment could allow people all over the world to jump into the perspectives of other reality-pushing explorers. That’s all far down the line though, but this project lays the foundation for what the future might hold.

To see [Jacques]’s full set up, view the video after the break.

Continue reading “Testing VR Limits With A Raspberry Pi”

Controlling Music With The Wave Of A Hand

2301141406514425783

[Thomas] created a magical music player that gives the listener the ability to change songs and alter the volume levels without having to touch anything but air. Called the LighTouch, this device puts the control in the hands of the user by interpreting input from an ultrasonic sensor and plays back tracks based on waving gestures.

It is the 2nd iteration of a prototype that he completed about a year ago and functions as a streaming radio/alarm clock. The sensor is hooked up to a Raspberry Pi with a fading LED. Everything is highly customizable including the distances used for playback features. The criteria [Thomas] put in place has the pause method trigger when an object is detected between 0-10cm from the sensor. The volume control on the next level up brightens and dims the LED light just for some added flair.

Continue reading “Controlling Music With The Wave Of A Hand”

Paperclip Lock Picking Sets

Lockpicking has become a trademark skill of hackers all across the world, and is regularly taught at hackerspaces and maker faires. But a lot of the time, the sets have already been made or bought online somewhere. However, [Sean] has demonstrated how to create a lock picking set with ordinary paperclips in the video embedded at the end of this post. Wikihow also has these awesome instructions on how to build them.

What’s great is that the material for these picks are easily found. There are other ways to fashion a set together. For example, street sweeper bristles can be used. And electrical metal tape is a good material as well, but these paperclip sets are, by far, the most accessible. Pretty much anywhere that has office stationary supplies will have mounds of these little metal clips lying around.

But how well do they work? Have you made a paperclip lock picking set before?

If so, let us know in the comments, and tell us how well they did.

Continue reading “Paperclip Lock Picking Sets”

Unlocking A Door With A Phone – Easy As Pi!

doorman2

[Ian] has created a way for his office colleagues to get inside the door, even if they have forgotten their keys. This office automation, Raspberry Pi set up is appropriately named the ‘Doorman’ and provided an alternative method of unlocking the entry system.

His solution tapped into the existing security circuit, which is closed by a simple relay, which is connected to the main piece of hardware; a Raspberry Pi. On one side of the Pi is the GPIO pins that allow control access while the other side links to the internet. The company’s internal system is responsible for authenticating users, issuing keys and processing access requests. A mobile client, aka a smartphone, can request a set of keys from the Doorman.

[Ian] used the Golgi SDK to speed up the development of the in-house app. With the wires in place, the Doorman has become a great success, and now forgotten keys are a thing of the past. And even though staff members no longer need to buzz into the office interrupting their co-workers, the development team has plans to beef up their office automation system. Already other innovations are being created to be integrated in with the Doorman.

Now all that’s left is to show a video demonstration of the Doorman, which can be seen after the break:

Continue reading “Unlocking A Door With A Phone – Easy As Pi!”

Creepy Cat Eyes With A Microsoft Kinect

F8X0VISHV3Q1HLI.LARGE

Ever feel like someone is watching you? Like, somewhere in the back of your mind, you can feel the peering eyes of something glancing at you? Tapping into that paranoia, is this Computer Science graduate project that was created during a “Tangible Interactive Computing” class at the University of Maryland by two bright young students named [Josh] and [Richard], with the help of HCIL hackerspace.

Their Professor [Dr. Jon Froehlich] wanted the students to ‘seamlessly couple the dual worlds of bits and atoms’ and create something that would ‘explore the materiality of interactive computing.’ And this relatively simple idea does just that, guaranteeing some good reactions. 

As you’ve probably gathered from the title, this project uses a Microsoft Kinect to track the movement of nearby people. The output is then translated into actionable controls of the mounted eyeballs producing a creepy vibe radiating out from the feline, robot poster.

Continue reading “Creepy Cat Eyes With A Microsoft Kinect”