Replicating the fancy touch sensor that uses anything

[Sprite_tm], a name many of you will recognize from these pages, has wasted no time in replicating the latest cool thing in a much simpler fashion. En Garde is a touch sensor that can detect up to 32 different points of contact on… whatever you use as the surface.  He couldn’t sit idly by and let the Disney funded one from yesterday keep the spot light. As you can see in the video, it works pretty well. If he didn’t tell you that his can only detect up to 32 points as opposed to the 200 of the other, you probably wouldn’t even notice the difference.  Of course, [Sprite_tm] also shares how you could easily beef his up to be even more precise. You can also download his source code an schematics from his site and give it a try yourself.

[Read more…]

Pinball Stomp: Part 2

This is the 2nd and final part of this project. If you haven’t seen part 1 yet, jump back and check it out.

Now that we have the controller box made and ready to go, we just have to build some simple stomp sensors. As I said before, I doubt this will hold anyones attention longer than a night or two. With that in mind, I wanted to make this as cheaply and simply as possible.

To make these, you need the following:

  • Foam board or thick cardboard
  • aluminum tape
  • wire
  • duct tape

That’s it… no really, that’s it. Check out the video after the break to see how it all went, and what the kids thought of it.

[Read more…]

Build an 8-bit TTL computer

Very rarely do we see an Instructable so complete, and so informative, that it’s a paragon of tutorials that all Instructables should aspire to. [8 Bit Spaghetti]’s How to Build an 8-bit computer is one of those tutorials.

[8 Bit Spaghetti]’s build began on his blog. He originally planned to build a 4-bit computer but decided a computer that could only count to 15 would be too limiting. The build continued by programming an NVRAM as the ROM on a breadboard and finally testing his bundle of wires.

What really makes [8 Bit Spaghetti]’s special is the Instructable – he covers just about all the background information like the definition of a Turing machine, a brief introduction to electronics and logic chips, and binary numbers. Even though he’s doing some fairly complicated work, [8 Bit Spaghetti]’s tutorial makes everything very clear.

The computer isn’t quite done yet – there’s still a few nixie tubes to add – but we couldn’t imagine a better project for the budding electronic hacker.

Using pinball score reels as wireless displays

[Scott] put together a system where he can use pinball score reels as a wireless display. As you can see in the video below, the result is really neat. The sound alone makes this shoot pretty high on our “things that are cool” radar. The display required 24V AC to operate the solenoids that actually let the display rotate, but he found that an 18V DC supply would allow him to fire a single solenoid. No problem, he just staggered their operation. This is barely perceptible due to how long it takes for the mechanical part of the spinning to occur.

You can download his Arduino sketch and see more on his site. He has big plans too, he just got 4 more of these to add once they are cleaned up.

[via Adafruit]

[Read more…]

Using incandescent bulbs to compensate for a slow start cfl

[Dick], like most of us, likes some pretty strong light in his workshop. He’s using CFL flood lamps to save a little energy. Unfortunately, he found that they gradually become brighter instead of that instant light he was accustomed to with his previous incandescent bulbs.

Not wanting to wait around for the lights to reach full power, but still wanting to save electricity, he devised a plan . He would install an incandescent bulb along side the others and fade it out slowly as the others became brighter. He acknowledges that he could have just put a 5 minute timer on it, but the transition would be abrupt and unpleasant. Instead, he built a circuit to get the exact result he wanted.

Just so you don’t miss it, the actual build is available to download at a link toward the bottom of the page.

[via HackedGadgets]

Pinball Stomp: part1

Despite my atrociously short attention span, I’ve always loved pinball. Maybe it is something about all the flashing lights and clunking solenoids. Maybe it is just the simple physics at the center of it all. I’m not really sure.  My kids, however, don’t share my enthusiasm. I suspect part of it is that they never wandered through a fog filled arcade in the middle of the night, hopped up on Reese’s Pieces with a shrinking pile of quarters in their pocket. The other part might be the fact that they have gotten used to the Nintendo Wii and the Xbox Kinect (we just got one last week).

Watching them jump up and down playing an extremely simple and repetitive game with the Kinect gave me an idea. I envisioned pinball projected on the side of my house, the kids jumping up and down in front of it to move the paddles. Keep reading to see how I plan to build it and what I’ve done so far. There’s a full video, but also text of the entire thing.
[Read more…]