Posts Tagged gadgets

Sous-vide Cooking

My love of gadgets is, I think, already well-established on these pages. I love food just as well, so it was probably inevitable that I’d decide to take some food and Do Science to It. And takes pictures of myself doing it. And put up a blog post about it.

Say you want a steak cooked perfectly, edge to edge. That means bringing the internal temperature of the entire thing to exactly the right point. It’s hard to do with a grill or a pan or a broiler, since those heat the outside more and the middle less, and you have to tightly control both time and temperature vs. the cut of meat.

The idea of sous-vide cooking is really simple: put the meat in an airtight, watertight vacuum bag. Plunge it into a water bath that’s exactly the temperature you want. Leave it there for a few hours — an hour plus or minus makes no difference. The devil, as usual, lies in the details — after the jump.

Read the rest of this entry »

Tags: , ,

Cheap Self-Programming AVR Proto Board

There are lots of proto boards for the AVR microcontroller, and lots of programmers. This post presents my approach, which features easy assembly, off-the-shelf PCB, extremely low parts cost and a built-in USB-based programmer. Circuit, PCB and firmware are all completely Open Source. Read on after the jump for details.

Read the rest of this entry »

Tags: , , ,

AVR Dragon: Fixing Bad Fuse Settings

This post isn’t about the usual kind of dragon (if there even is a “usual” kind). The AVR Dragon is a gizmo made by Atmel, useful for programming their AVR line of microcontrollers. It’s relatively cheap (around US$50 at the time of this writing) and does many useful things. The specific application I’m going to talk about here is using it to “fix” parts when you’ve set the fuses in such a way that said parts won’t talk to simpler programmers. Details after the jump.

Read the rest of this entry »

Tags: , , , ,

Bay Area Maker Faire: Saphira

High-school students Sam DeRose and Alex Jacobson have constructed Saphira, a fire-breathing, Arduino-controlled animatronic dragon (named in homage to the protagonist of Christopher Paolini’s Inheritance trilogy).

You can see her in person at the Maker Faire at San Mateo County Event Center, May 22 and 23. (Via Make: Online.)

Tags: ,

Linux on Zipit

Update: Please see my newer Debian on Zipit article for a better installation process.

This is an article about running Linux on the Zipit Z2 instant messaging device. Or rather, it is about running a general-purpose Linux distro, since the device out-of-the-box runs a Linux kernel with proprietary userland software.

Why is this interesting? With a list price of US$50 (and sale prices approaching half that), this device can be an SSH client, DOSbox, NES emulator, video streamer, music player and/or IRC client.

Since the state of documentation seems to be lagging behind the state of development on this device, I’m using this post as an information dump about all the things I found a hassle to figure out (and hope to save others that same hassle).

Read the rest of this entry »

Tags: , , , ,