Look At Me With Your Special Animatronic Eyes

Animatronics for movies is often about making something that works and is reliable in the short term. It doesn’t have to be pretty, it doesn’t have to last forever. [Corporate Sellout]  shows us the minimalist approach to building animatronics with this pair of special eyes.  These eyes move in both the pan and tilt. Usually, that means a gimbal style mount. Not in this case. The mechanical assembly consists of with popsicle sticks, ping-pong balls, film canisters and dental floss.

The frame for the eyes is made of simple popsicle sticks hot glued together. The eyes themselves are simple ping-pong balls. Arduino powered servos control the movement. The servos are connected to dental floss in a cable arrangement known as a pull-pull system. As each servo moves, one side of the arm pulls on a cable, while the other provides enough slack for the ping-pong ball to move.

Mounting the ping-pong balls is the genius part of this build. They simply sit in the open end of a couple of film canisters. the tension from the dental floss holds everything together. We’re sure it was a finicky setup to build, but once working, it’s reliable. Only a glue joint failure or stretch in the dental floss could cause issues.

There are plenty of approaches to Animatronic eyes. Check out the eyes in this Stargate Horus helmet, which just won our Sci-Fi contest. More recently we saw Gawkerbot, which uses a CD-ROM drive to provide motion for a creepy robot’s eyes.

Continue reading “Look At Me With Your Special Animatronic Eyes”

Error: LP0 On ????

You don’t need fancy ICs and DACs to build a sound card for a PC. As [serdef]’s build over on hackaday.io shows, all you really need is a bunch of resistors. [serdef] built a clone of a sound card released for PC in the 80s, but with a few improvements. This mess of resistors features the best 8-bit sound you can get with a low-pass filter, volume divider, and a handy DB-25 connector.

The design of this LPT0 sound card is pretty much the same as when it was introduced to the world as the Covox Speech Thing. This ‘sound card’ was designed to clip onto the parallel port of a computer and send the 8-bit I/O of this port through a resistor ladder. Plug a pair of speakers into this thing, and you have a sound card that is completely made out of resistors. It was cheap, and in the demoscene it was popular.

There are a lot of amazing demos out there using this resistor DAC thing, and [serdef] has videos of his project playing a lot of them. You can check that out below.

Continue reading “Error: LP0 On ????”

Model Sputnik Finds Its Voice After Decades Of Silence

As we approach the 60th anniversary of the human race becoming a spacefaring species, Sputnik nostalgia will no doubt be on the rise. And rightly so — even though Sputnik was remarkably primitive compared to today’s satellites, its 1957 launch was an inflection point in history and a huge achievement for humanity.

The Soviets, understandably proud of their accomplishment, created a series of commemorative models of Earth’s first artificial moon as gifts to other countries. How one came into possession of the Royal Society isn’t clear, but [Fran Blanche] found out about it through a circuitous route detailed in the video below, and undertook to reproduce the original electronics from the model that made the distinctive Sputnik beeps.

The Royal Society’s version of the model no longer works, but luckily it came with a schematic of the solid-state circuit used to emulate the original’s vacuum-tube guts. Intent on building the circuit as close to vintage as possible and armed with a bag of germanium transistors from the 60s, [Fran] worked through the schematic, correcting a few issues here and there, and eventually brought the voice of Sputnik back to life.

If you think we’ve covered Sputnik’s rebirth before, you may be thinking about our article on how some hams rebuilt Sputnik’s guts from a recently uncovered Soviet-era schematic. [Fran]’s project just reproduces the sound of Sputnik — no license required!

Continue reading “Model Sputnik Finds Its Voice After Decades Of Silence”

Z80 Fuzix Is Like Old Fashioned Unix

Classic Z80 computers tend to run CP/M. If you’re a purist you’ll be happy with that because that’s certainly what most serious Z80 computers ran back in the day. However, for actual use, CP/M does feel dated these days. Linux is more comfortable but isn’t likely to run on a Z80. Or is it? Linux borrows from Unix and back in the 1980s [Doug Braun] wrote a Unix-like OS for the Z80 called UZI. There have been lots of forks of it over the years, and a project called FuzixOS aims to make a useful Z80 Unix-like OS.

Of course, 1980 Unix was a lot different from modern-day Linux, but it is still closer to a modern system than CP/M. Fuzix also adds several modern features like 30 character file names and up-to-date APIs. The kernel isn’t just for the Z80, by the way. It can target a variety of older processors including the 6502, the 6809, the 8086, and others. As you might expect, the system can fit in a pretty small system.

The video below shows [Scott Baker’s] RC2014 computer running Fuzix. You’ll see it looks a lot like a Linux system, although that analogy only goes so far.

Continue reading “Z80 Fuzix Is Like Old Fashioned Unix”

Measuring Capacitors At The Birth Of Rock And Roll

The late 1950s [Bill Haley], [Elvis Presley], and [Little Richard] were building a new kind of music. Meanwhile, electronic hobbyists were building their own gear from Heathkit. A lot of that gear shows you how far we’ve come in less than a century. [Jeff Tranter’s] YouTube channel is a great way to look at a lot of old Heathkit gear, including this really interesting “direct reading capacity meter.” You can see the video, below.

Measuring capacitance these days is easy. Many digital multimeters have that function. However, those didn’t exist in the 1950s–at least, not in the way we know them. The CM-1 weighed 5 pounds, had several tubes, and cost what would equate to $250 in today’s prices. Unlike other instruments of the day, though, the capacitance was read directly off a large analog meter (hence, the name). You didn’t have to interpret readings using a nomograph or move a knob to balance a bridge and read the knob’s position.

Continue reading “Measuring Capacitors At The Birth Of Rock And Roll”

High Vacuum With Mercury And Glassware

If you want to build your own vacuum tubes, whether amplifying, Nixie or cathode-ray, you’re going to need a vacuum. It’s in the name, after all. For a few thousand bucks, you can probably pick up a used turbo-molecular pump. But how did they make high vacuums back in the day? How did Edison evacuate his light bulbs?

Strangely enough, you could do worse than turn to YouTube for the answer: [Cody] demonstrates building a Sprengel vacuum pump (video embedded below). As tipster [BrightBlueJim] wrote us, this project has everything: high vacuum, home-made torch glassware, and large quantities of toxic heavy metals. (Somehow [Jim] missed out on the high-voltage from the static electricity generated by sliding mercury down glass tubes for days on end.)

Continue reading “High Vacuum With Mercury And Glassware”

Build Your Own PC — Really

There was a time when building your own computer meant a lot of soldering or wire wrapping. At some point, though, building a PC has come to mean buying a motherboard, a power supply, and just plugging a few wires together. There’s nothing wrong with that, but [Scott Baker] wanted to really build a PC. He put together an Xi 8088, a design from [Sergey] who has many interesting projects on his site. [Scott] did a great build log plus a video, which you can see below.

As the name implies, this isn’t a modern i7 powerhouse. It is a classic 8088 PC with a 16-bit backplane. On the plus side, almost everything is conventional through-hole parts, excepting an optional compact flash socket and part of the VGA card. [Scott] acquired the boards from the Retrobrew forum’s inventory of boards where forum users make PCBs available for projects like this.

Continue reading “Build Your Own PC — Really”