Chess board step sequencer

[tinkartank] wrote in to tell us about the chess board step sequencer he built. It’s a great piece of work that combines the wonderful classical erudition a set of chess pieces confers with modern technological musical equipment such as a monome.

The build began by routing small holes underneath each square and fitting very small and fragile reed switches. Sixty four of these switches are wired into rows and columns then attached to the digital inputs of an Arduino Mega. To close these reed switches, magnets are implanted into the base of each chess piece so whenever a piece is on the board is moved a circuit closes.

On the control side of things, [tinkartank] built a very nice control panel to change the key being played*, the tempo, an ‘arpeggio dial,’ number of steps, and if there is a whole or half step in between notes. With this control panel, [tinkartank] can play just about any scale.

How does it sound? Well, the Arduino Mega outputs MIDI so realistically it can sound like anything imaginable. From the video demo (available after the break), we really like the interface and a reed switch array chess board is slowly climbing up our ‘to build’ list, if only for all the cool stuff you can do with one.

[Read more…]

Building a game clock for Go or Chess

[Matias] is just getting into hobby electronics and decided to push the limits of his skill by building this game clock. He comes from a software design background and that really shows through in the UI design seen in the video after the break. We enjoy the journey through his prototyping process which started with an Arduino and a breadboard, and ended with this standalone timer.

After building the first working prototype with four buttons and a character LCD, he migrated to a plastic ice cream container as an enclosure. This worked well enough, but the flimsy case needed an upgrade. As he looked toward the next version he decided to move to an Arduino Nano board to save on space. The rest of the components were soldered to some protoboard, with a pair of pin headers to receive the Nano. The finished board is the same length as the Nano and only about twice as wide.

The box was modeled on the computer (it looks like SketchUp to us be we could be wrong) then cut from pieces of Masonite. It hosts the character LCD with a pair of arcade buttons for each player to shift the time burden to his or her opponent. The middle button pauses the game, and there’s a trimpot on the back to adjust the screen contrast. [Matias] managed to include a surprising number of settings which will make this little box useful for a wide range of game types.

[Read more…]

Hackaday Links: April 7, 2012

Need some gears? Got a timing belt?

[filespace] sent in a neat build he stumbled upon: making gears with plywood and a timing belt. Just cut out a plywood disk and glue on a section of timing belt. There’s some math involved in getting all the teeth evenly placed around the perimeter, but nothing too bad. Also useful for wheels, we think.

We’re on a chess kick now.

Huge chess sets are cool, right up until you try to figure out where to store the pieces when they’re not being used. [Jayefuu] came up with a neat solution to this problem. His pieces are cut out of coroplast (that corrugated plastic stuff political campaign signs are made of), making it relatively inexpensive and just as fun as normal giant chess pieces on a tile floor.

<INSERT MARGINALLY RELEVANT PORTAL QUOTE HERE>

[Randy]’s son is in the cub scouts. Being the awesome father he is, [Randy] helped out with this year’s pinewood derby build. It’s a car shaped like a portal gun with the obligatory color-changing LED. The car won the ‘Can’t get more awesome’ award, but wheel misalignment kicked it out of the competition during qualifying rounds. Sad, that. Still awesome, though.

These people are giving you tools for free

Caltech professor [Yaser Abu-Mostafa] is teaching a Machine Learning class this semester. You can take this class as well, even if the second lecture started last Thursday.

Turning an Arduino into a speech synthesizer

[AlanFromJapan] sent in this product page for an Arduino-powered speech synthesizer. We’re probably looking at a relabeled ATmega328 with custom firmware here; to use it, you replace the micro in your Arduino Uno with this chip. The chip goes for about $10 USD here, so we’ll give it a week until someone has this proprietary firmware up on the Internet. There are English morphemes that aren’t in Japanese, so you can’t just ‘type in English’ and have it work. Here’s a video.

Six things in this links post. We’re feeling generous.

What would you build if you had a laser cutter? [Doug Miller] made a real, working fishing reel. No build log or files, but here’s a nice picture.

Board games over IP means telepresence chess

Correspondence chess, or playing a game of chess via email or snail mail, is well-known in the chess community. [FunGowRightNow] thought he could bring correspondence chess into the 21st century, so he built two robotic chess boards that communicate over the Internet. The end result makes for an awesome senior project for school.

Instead of a simple monitor displaying the other player’s moves (and having to manually move both black and white pieces), the positions of all the pieces are controlled via a laptop an Arduino underneath each board. An electromagnet mounted on an xy frame moves one piece at a time. To detect the positions of the pieces, an 8×8 grid of reed switches open and close with magnets put in the base of each piece. The end result is a nearly seamless chess game that can be played by two people separated by hundreds of miles.

Right now, all we have are a few videos and the descriptions of the inner machinations of the chessbots. [FunGow] promised the Internet design specs after he turns this in as his senior project on April 10th. Until then, you can enjoy a few of the videos he’s posted after the break.

via reddit

[Read more…]