Feeding The Cat, Reinventing The Wheel

There are few projects that we see as many iterations of as the pet feeder or the plant waterer. (What is it with you people? Are you all as forgetful as we are?) Still, the fun is in the details of the implementation. Or at least that’s the case with [Emmaanuel]’s cat feeder.

The writeup is split into three parts: the worm-drive, the electronics, and the housing (here in English: worm, electronics, housing). And of course, there’s a video inlined below.

The auger and motor housing make great use of PVC pipe and 3D printing, and the dispenser unit looks quite professional. There’s not all that much to say about the electronics — an Arduino clone, an LCD, and a cheap gear motor do just about what you’d expect.

The CNC’ed case with spring-fit tabs steals the show, however. It’s made out of MDF, which doesn’t take well to screwing or glueing. With carefully routed pins and tabs that have a little spring in them, [Emmaanuel] was able to take the pieces off the mill table and just snap them together. Awesome.

Continue reading “Feeding The Cat, Reinventing The Wheel”

Hackaday Prize Entry: You Know, For Kids

Like the fictitious invention of the Hula Hoop in Hudsucker Proxy, [David Spinden]’s big idea is small and obvious once you’ve seen it. And we’re not saying that’s a bad thing at all. What he’s done is to make a new kind of prototyping connector; one that hooks into a through-plated hole like a pogo pin, but in the horizontal direction.

9092981463539177581This means that your test-points can do double duty as header connectors, when you need to make something more permanent, or vice-versa. That’s a lot of flexibility for a little wire, and it takes one more (mildly annoying) step out of prototyping — populating headers.

[David] makes them out of readily available header pins that already have the desired spring-like profile, and simply cuts them out and connects them to a standard Dupont-style hookup wire. Great stuff.

When we opened up the “Anything Goes” category for the Hackaday Prize, we meant it. We’re excited to see people entering large and small ideas that improve the world, even if it’s just the world of hackers.

Continue reading “Hackaday Prize Entry: You Know, For Kids”

The Most Powerful Diesel Engine

Ever. Literally.

A gearhead friend of ours sent along a link to a YouTube video (also embedded below) promising the world’s most powerful engine. Now, we’ll be the first to warn you that it’s just an advertisement, and for something that you’re probably not going to rush out and buy: the Wärtsilä 14RT marine engine.

A tiny bit of math: 96 cm cylinder diameter times 250 cm piston stroke = 1,809,557 CC. And it generates around 107,000 HP. That’s a fair bit, but it runs at a techno-music pace: 120 BPM RPM. With twelve cylinders, we’d love to hear this thing run. Two-strokes make such a wonderful racket! Wonder if they’ve tried to red-line it? It’s a good thing we don’t work at Wärtsilä.

Continue reading “The Most Powerful Diesel Engine”

Gutting And Rebuilding A Classic Watch

No, that watch isn’t broken. In fact, it’s better.

[Lukas] got so used to his binary-readout ez430 Chronos watch that when the strap disintegrated he had to build his own to replace it. But most DIY wristwatches are so clunky. [Lukas] wanted something refined, something small, and something timeless. So he shoe-horned some modern components, including an MSP430, into a Casio F-91W watch.

The result is a watch that tells time in binary, has a built-in compass, and with some more work will be updatable through an IR receiver that he also managed to fit in there somehow. Now he has the watch that Casio would make today, if fashion had stayed stuck firmly in the early 1990s. (Or not. Apparently, Casio still makes and sells the F-91W. Who knew?)

Anyway, back to an epic and pointless hack. Have a look at the tiny, tiny board that [Lukas] made. Marvel in the fact that he drove the original LCD screen. Dig the custom Kicad parts that match the watch’s originals. To get an accurate fit for the case, [Lukas] desoldered the piezo buzzer contact and put the board onto a scanner, which is a great trick when you need to get accurate dimensions. It’s all there, and well-documented, in his GitHub, linked above.

All in all, it’s an insane hack, but we love the aesthetics of the result. And besides, sometimes the hacking is its own reward.

Toa Mata Lego Band Actually Rocks

[Opificio Sonico] has been at the Lego-based robot music making business for a while now, and it shows. He’s released four videos on YouTube (all inlined below) and each shows a definite evolution of his style and the Lego ‘bots technical range.

Episode 4, a cover of Daft Punk’s “Alive”, is clearly the most polished. A sliding platform goes enables a Lego “Toa Mata” figure to play the melody on some kind of iDevice (?). The ‘bot playing the DS to hit its one note repeatedly with the stylus, and has an easier job thanks to Daft Punk’s compositional “efficiency”. Episode 3, Depeche Mode’s “Everything Counts” is fantastic, partly because he’s using piezo-miced junk as percussion (as did DM themselves) and partly because of the sliding stylophone. But watch them all.

Continue reading “Toa Mata Lego Band Actually Rocks”

Coolest, But Least Secure, Security Device

[Matikas] apparently forgets to lock the screen on his computer when he gets up to grab a coffee. And he apparently works with a bunch of sharks: “If you don’t [lock it], one of your colleagues will send email to the whole company that you invite them to get some beer (on your bill, of course).” Not saying we haven’t done similar, mind you. Anyway, forgetting to lock your screen in an office environment is serious business.

So [Matikas] built a great system that remotely types the keystrokes to lock his screen, or unlock it with his password. An off-the-shelf 433 MHz keyfob is connected to an Arduino micro that simulates a keyboard attached to his computer. It’s a simple system, but it’s a great effect. (See the video demo, below.)

Continue reading “Coolest, But Least Secure, Security Device”

CNC Clock Mills Itself, Displays The Time

[Christian] wrote and sells some CAM/CNC controller software. We’re kinda sticklers for open source, and this software doesn’t seem to be, so “meh”. But what we do like is the Easter egg that comes included: the paths to mill out the base for a clock, and then the codes to move steel ball-bearings around to display the time.

Of course we’d like to see more info (more, MORE, MOAR!) but it looks easy enough to recreate. We could see redesigning this with marbles and a vacuum system, for instance. The seats for the ball bearings don’t even need to be milled out spheres. You could do this part with a drill press. Who’s going to rebuild this for their 3D printer? You just have to make sure that the machine is fast enough to move the balls around within one minute.

Continue reading “CNC Clock Mills Itself, Displays The Time”