The real life

Mudkip Wooper

 Pokemon seen above is an axolotl, a salamander-like animal that lives in only one lake near Mexico City. These adorable animals can be bred in captivity, but keeping them is a challenge. [LRVICK] decided he didn’t want to throw down hundreds of dollars for an aquarium cooler so he

built his own

 out of parts usually used for keeping computers nice and cold.

Commercial aquarium coolers that would meet the requirements start around $300 and go up from there. Not wanting to spend that much, [LRVICK] found a 77 Watt Peltier cooler for $5 and figured he could make it work. Off-the-shelf parts for water cooling CPUs were used to construct the aquarium cooler – a water block on the cold side, a huge heat sink and fan for the hot side, and a bunch of tubing goes up to the tank.

Now [LRVICK] has an axolotl housed in a very professional-looking aquarium that is a steady 65 degrees. He’s got a very nice build, and the axolotl looks very happy.

[via: http://www.hackaday.com]

 

[Ben Krasnow] wrote in, saying that every so often a news story appears covering a project in which researchers embed a single pixel LED display inside a contact lens. The most recent article he saw featured a contact-wearing rabbit, and not being one to shy away from damaging his own body in the name of science, he decided to try the experiment on himself.

He started out by soldering a tiny 0402 SMD LED to a hand wound coil, laminating the display between a pair of regular contact lenses. After trying to adhere the lenses to one another using water, he opted to tack the edges together with a pair of hot tweezers, making for a more secure but uncomfortable piece of eyewear. The LED is powered by a simple inductive coil he put together, which uses a spark gap transmitter to flash the LED on and off.

If you’re not freaked out by people sticking things in their eyes, be sure to check out the video below to see [Ben’s] augmented contact lens in action. While it might not give him Terminator-like vision, it’s pretty awesome considering he pieced it together in his workshop in his spare time.

[via: http://www.hackaday.com]

 

In our digital age prying eyes are everywhere. The sad thing is that they may even belong to your own government. But no matter who it is, there are some things you can do to keep your private digital devices and content as secure as possible.

The link above goes to [Jerry Whiting's] discussion on the topic. He’s certainly an interesting speaker, but make sure you’re using headphones at work as the language can be a bit sultry once in a while. He aims the lesson at the Occupy movement, but it’s a fun listen for any conspiracy theorist out there. The topics run the gamut, starting with the specter of physical access, then moving on to protecting your network through traffic analysis and using key pairs. This Security 101 segment comes in two parts (the first one is embedded after the break), each a bit more than thirty minutes. He’s planning to post a second lesson covering hashes and encryption.

NSFW: Language

[via: http://www.hackaday.com]

 

Here’s a camera mount that moves smoothly along a motorized sled. [Bart Dring] created the system and was surprised by it’s popularity, having received several sales requests from photographers. He originally designed the linear bearing system, called the MakerSlide as an inexpensive alternative to other CNC machine solutions. Allowing a computer to map out timed movements for video shots wasn’t on his radar then, but as you can see in the clip after the break, the MakerSlide does an amazing job at it.

The modular track system makes it easy to attach to a base. In this case, a couple of pieces of acrylic let him support both ends of the track on standard camera tripods. [Bart] mentions the knowledge gap between people who work with CNC milling hardware and photographers as an issue in deciding how to control the system. Since photographers aren’t likely to be proficient in EMC2, he designed a control application with an Arduino. It uses a stepper motor controller shield, and does some fancy math to make sure there is smooth acceleration, etc.

[via: http://www.hackaday.com]

 

We figured it wouldn’t be long before someone figured out how to remove the ads from the ‘Special Offers’ versions of the Amazon Kindle hardware. There are two things that made this obvious to us, the huge flaw that lets code be easily run as root, and the MP3 tag forming that makes it possible to unlock the device.

[Pat Hartl] knows his way around a *nix shell, so once he gained SSH access to the device he started a search for the ad images that make up the special offers feature. He found them in a few different places, making backups of the files in an alternate location, then removing them with some simple commands. He even rolled the process into a one-click installer like the Jailbreak package. It makes us wonder if Amazon has a way to tell if your device is not longer pulling down content for these offers?

At risk of sounding preachy, Amazon does offer this hardware without ads for a one-time fee. Circumventing the unobtrusive ads may lead to higher hardware prices in the future, and [Pat] mentions that. He pulled off this hack to show the holes in Amazon’s security, and hitting them in the pocketbook is a powerful way to do it.

Hackaday itself is ad-supported. We run advertisements that do not use sound, popups, or flashing video effects. Remember to turn off your ad-block for our site in order to show your support. Thanks!

[via: http://www.hackaday.com]

 

You’re out at night and playing a boisterous game of flashlight tag. But how can you tell if you’ve been mortally wounded by your opponents light beam? [Kenyer] solved this problem by building a flashlight tag damage sensor which is worn by each participant. It adds a bit of the high-tech equipment used with laser tag while keeping a low-tech price tag.

The sensor relies on a light dependent resistor to register hits when a flashlight beam passes through the round window. It will only register one hit in a three-second time period. At the end of the game, the total number of hits recorded can be flashed back using an on-board LED to see who is the victor. You can see a demo of this functionality in the clip after the break.

[Kenyer] started with a breadboard prototype using an Arduino as the driver. Obviously the cost of an Arduino for every player is a bit ridiculous. He scaled down the project, running the Arduino code on an ATtiny microcontroller.

[via: http://www.hackaday.com]

 

[form], a new user on the Hack a Day forums, was thinking, “what Christmas present i can send a friend, that would be really annoying?” We think he really hit it out of the park with this one. It’s a modified computer speaker that will play “explicit” audio until the power button is pressed 200 times and the light sensor is covered. When this present is unwrapped, the room will fill with sounds not suitable for children, the elderly, or those with heart conditions.

The build is based around an old powered computer speaker. Six Li-ion batteries from an old laptop provide the power, and a very simple circuit pulls sound off an SD card with the help of an ATtiny45.

The schematic for the build looks easy enough, and like a good builder, [form] included the source and HEX files. Sadly (or thankfully), there is no video of the gag gift in action; probably a good thing, because this seems like a great way to lose a friend.

[via: http://www.hackaday.com]

 

[Nirav] painted this masterpiece by hand… with a little help from a computer. He calls it the semi-automatic paintbrush because you do need to move it over the canvas by hand, but a computer decides when to dispense the ink.

He’s using a piece of hardware we looked at back in September called the InkShield that got a boost from Kickstarter. It’s an Arduino shield that drives an inkjet printer cartridge. The trick is how to know when the cartridge is in position for printing.

The system uses visual processing for that. [Nirav] added an IR led to the cartridge, and uses a camera to extrapolate its position. He actually reused a Python homography module which he had written for use with a projector. That setup was developed as a digital white board, but works just as well for this purpose.

He mentions that results like this won’t be featured in an art museum. But the look is unique, and we’d love to make a set of geeky thank-you notes using the technique.

[via: http://www.hackaday.com]

 

If you haven’t yet wrapped up your Christmas shopping, you may want to consider building [AlanFromJapan’s] implementation of the ever-classic “Clapper”. With its theme song burned into the brain of anyone old enough to remember the 80s, the clapper was a wonderful device that certainly put the “L” in laziness.

Looking for an excuse to play around with an opamp and microphone [Alan] decided to build his own version of the Clapper based off this similar circuit, which he calls the ClapClap. He built the device using an electret mic that feeds a signal through a small amplifier on the way to the ADC of an ATmega328 microcontroller. The mcu constantly polls the ADC looking for the sound of clapping hands, a solution that works, but isn’t as clean as [Alan] wanted.

He went back to the drawing board, this time building a circuit around an ATtiny2313 microcontroller. Most of the other components remained the same, though the new, smaller design sports some nice PCBs he had made at Seeedstudio. Rather than constantly polling the ADC, this version of the ClapClap looks for peaks in the signal coming from the mic to identify the clapping of hands.

He says that the newer version works great, though he still has a software bug or two that need fixing before he parks himself on the couch for all eternity.

[via: http://www.hackaday.com]

 

You all know that person.

The one who picks up every present with their name on it, shaking it before busting into their best Carnac the Magnificent impression. Heck, you might even be that person.

[Jason] was thinking about how to combat the gift shaker in his life and put together a simple prank that’s sure to provide him some enjoyment when the shaking and guessing commences.

He bought a premade audio module that stores about 20 seconds of sound, replacing the pushbutton trigger with a pair of wires that can easily make contact when the box is vigorously moved. Everything was carefully mounted in a gift box before being wrapped and set under the tree to surprise the eager gift shaker.

We definitely like the idea, since there are a plethora of ways to customize/enhance [Jason’s] work to fit your specific needs. Whether you go with the kitten/puppy in a box theme, or wire in an incredibly loud alarm, your resident gift inspector will never look at presents the same way again!

Continue reading to see [Jason] explain his gift prank in more detail.

[via: http://www.hackaday.com]

© 2011 Geko Geek This is a news aggregator website. Articles and images are copyrighted to their original source authors. Gekogeek takes no responsibility about the articles content Suffusion theme by Sayontan Sinha