Learn From The Ice Tube Clock

icetube

Looks like they’re at it again over at Adafruit. This time they’ve produced a clock that looks more like it should be attached to a munition rather than cruising bedside. But, geek-cred aside, there’s a lot to be learned from their design. Like we’ve grown to expect, they’ve put together some good documentation on their choice of components.

Start off by taking a peek at their 5v power regulator. There is an extra diode on the output side that prevents reverse current from the 3v backup battery. The AVR ATmega168 that controls the clock is used to detect loss of power and quickly shift to the battery backup. They’ve also used the  microcontroller as a boost converter for the high voltage VFD, a nice trick we’ve seen before.

[Thanks pt]

KernelCheck Kernel Compiler

kernelcheck

If you’ve ever tried compile a linux kernel yourself you know the headache of configuring and taking care of dependencies. KernelCheck makes this a point and click process for debian based linux distributions such as Ubuntu. You can use it to compile and install any 2.6.* stable kernel as well as the bleeding edge. KernelCheck even offers custom compilation options such as including kernel patches or rolling in proprietary video drivers. A tutorial (PDF) is also provided so you can see what you’re getting yourself into.

[via Web Upd8]

Regulated Breadboard PSU

sparkfun_bbpsu

SparkFun has released a breadboard power suppy that can provide regulated 3.3v or 5v. Unlike the supply we saw from adafruit industries earlier this summer, this one is based on an lm317. This small device features on/off switch, voltage selection swith, and appropriately spaced pin headers to plug into both the top and bottom rails of a standard breadboard.  Rather build it yourself? Take a look at the schematic provided (PDF).

Ruggedize Your Not-so-rugged Portables

waterlaptop-470-0909

Popular Mechanics has a detailed how-to on diy ruggedization of common portable electronics such as laptops, cameras, and cellphones. There is video of a laptop surviving an eight foot fall due to the tennis balls, pipe insulation, and weather stripping they’ve added. Its not just shock resistant, they’ve used a two-part compound marketed for making custom molded earplugs to make the laptop water resistant.

Wire Glue

[John P. Barker] writes up an interesting product called Wire Glue. This conductive adhesive is a paint-on alternative to soldering. At first it seems like a bizarre product but we can think of a few uses. Who hasn’t had a solder joint on a free-formed circuit break? One thing’s for sure, we’d recommend throwing a resistor into that LED circuit he’s working on.