Intel 4004 Internals

The silicon wizards at Flylogic have certainly posted an interesting chip this time around. The Intel 4004 was the first widely used microprocessor. The logic gates are much larger than you’d find in modern chips. The unique feature is that each gate is designed to make the most efficient use of the silicon instead of the standardized shapes you find now. They’ve uploaded a full image of the chip.

For an introduction to silicon hacking, we reccomend [bunnie]’s talk from Toorcon and [Karsten]’s talk from 24C3. You can find many more posts on the topic in our silicon tag.

NoiseAXE Minisynth

3172157928_b226c6b2e0_o

The NoiseAXE is a miniature synthesizer based on the Picaxe 08M microcontroller.  Its operating principle is fairly simple: a conductive stylus touches the leg of one of eight resistors to play one of eight notes, while a photoresistor controls the amount of modulation, creating a variable vibrato effect.  While the synthesizer’s output is rather limited (the NoiseAXE isn’t exactly a Yamaha DX7), it’s still a pretty cool little project; you could use its unique sounds to add that gritty analog touch to your next electro hit.  Check out the video clip below to see and hear it in action.

Continue reading “NoiseAXE Minisynth”

Bouncing Ball Analog Computer

bounce

[Eric Archer] constructed an analog computer to model the physics of a bouncing ball. The core is a TL074 opamp that does all the integral math. He had no trouble finding descriptions of analog computers, but how to set the initial conditions was rarely covered. The controls include potentiometers to set the initial velocity, force of gravity, and coefficient of restitution (how much energy is lost in the bounce). The output is displayed on an oscilloscope. He mentions that this output could be used in electronic music, citing Aphex Twin’s Bucephalus Bouncing Ball. Watch the video below for a demo of all the features.

Continue reading “Bouncing Ball Analog Computer”

Plasma Thruster

plasma_thruster

Some of you probably have plans to build your own spaceships, we know we do. Well, the propulsion system can be a bit tricky, especially if you plan on using plasma drives. This breakdown and build of a simple plasma thruster should help you on your way. All you really need is some Argon, a large capacitor bank, and a custom nozzle. You’ve already got most of that right? As usual, be very careful. This is high voltage and very hot.

Light To Sound Converter

lightnoise

[Alex] built what he calls a light to sound converter. It reacts differently depending on the type of light: remote controls, light bulbs, TV screens, etc. A photodiode is used with an amplifier to pick up the light change. That signal is dumped through a dual opamp. He swapped in several different types of photodiodes and settled on the BPW34 intended for visible light. He’ll be incorporating this into a much larger project.

Automated Wire Cutter And Stripper

witecutter

Kit builder oomlout—we’ve featured their servo bot—needed to produce a lot of precut wires. After cutting and stripping more than their fair share, they decided to apply some heavy engineering to make things easier. They constructed a machine to do the job for them. It has three main components: a servo driven wire feeder to measure the length, a two servo wire stripper that uses an exacto blade, and finally a wire cutter made from snips and a drill motor. The machine is controlled using an Arduino. They’ve published all the plans and code to Thingiverse incase anyone else wants to build a similar machine for their own kit shop. A video of the machine is embedded below.

Continue reading “Automated Wire Cutter And Stripper”