MIT Students take Tetris to a grand scale

Careful, this hack might foster doubts about the level of fun you’re having at you own Computer Science department. Last weekend a group of students at MIT pulled off a hack of great scale by turning a building into a Tetris game board.

The structure in question is the Green Building on the Massachusetts Institute of Technology Campus. It houses the Earth, Atmospheric, and Planetary Sciences Departments, but was chose based on the size and regularity of the grid formed by the windows on one side. The group hasn’t provided much in the way of details yet, but the video after the break shows the game play and start-up screen. The middle portion of the building is used as a scrolling marquee to display the word “Tetris” before the game pieces start falling. We’re only guessing (and we hope you will add your conjecture in the comments section) but we’d bet they assembled a set of wireless RGB LED lamps and set one on the sill of each window. There does seem to be a number of ‘dead’ pixels, but it doesn’t diminish the fun of the overall effect.

If you don’t have your own building to play on, you should go small-scale and implement Tetris on a character display.

[Read more…]

Cheap and easy linear supported rail

Some of the very largest – and coolest – CNC machines use supported linear rail for their movement axes. For any home tinkerer trying to reproduce these supported rails, the problem of cost comes up very quick; these rails can run over $100 for just a few feet. [Michael] came up with a great way to build his own supported rail so he can build his very large CNC router.

There aren’t many tools needed to build [Michael]’s rail. He put a 90° notch in a 2×4 to support his 25mm rail, and clamped it down with a piece of plywood. After drilling a 5/16″ hole every 12 cm, he tapped these holes out to receive 3/8″ threaded rod. Yes, we also hate the mix of metric and imperial units in that description, but the results speak for themselves.

The now-supported rail was mounted to a piece of MDF with a few bolts and washers. MDF isn’t the most dimensionally stable material, so [Michael] will be covering the whole thing in a coat of epoxy very soon. Now, he’s one step closer to his gigantic CNC gantry router.

You can check out [Michael]’s demo video after the break.

[Read more…]

Tank Wars: a video game controlling a physical bot

[Joe] sent us an email to show off his latest build. Tank Wars is the beginning of a video game/robot hybrid. You control the tank via an iPad, telling it where to go and how to fire. You have real life targets, in this case another robot. When you hit your target, the interface is updated with game stats.  Currently, this is only a step past being a wifi controlled robot. [Joe] is working on making the game part of it a little more interactive.

The tank and the target are both run by Arduinos with RN-XV WiFly modules.  The tank has obstacle avoidance both forward and backward, which, from the video,  seems like it might make navigating a bit challenging at times. The iPad interface is just a web page, so it could really be used on any device. This is pretty cool, we can’t wait to see how he proceeds from here.

[Read more…]

Finding your keys with Bluetooth

[doragasu]’s wife is always misplacing her keys. To solve this problem, [doragasu] created a small Bluetooth-enabled key fob that is able to remotely sound an alarm when commanded to by a cell phone.

The case and LiPo battery of [doragasu]’s project comes from a small photo frame key fob. The LCD display and PCB of the photo frame were tossed aside for a future project, and the design of the circuit started. The Bluetooth buzzer key fob is based around an MSP430 microcontroller because of their extremely low power requirements.

On the software side of things, [doragasu] built a J2ME app to connect to the key fob and turn the buzzer on. His app is portable to any Android phone, and versions can be ported to Windows, OS X and iOS devices.

How does it work? Well, [doragasu]’s wife sometimes forgets to charge her key fob, rendering the whole project useless. There are ideas for  updating the device to a Bluetooth 4.0 Low Energy device, but no actionable plans. Still, very good work. You can check out [doragasu]’s walkthrough and demo video after the break.

[Read more…]

Sculpting clay with sound

A group of students at the University of Dundee have created this interesting prototype called Sound Sculpted. The goal was to sculpt clay using sound files drive the sculpting arms. Ideally, you would end up with pieces of art that were unique to each piece of music. As you can see in the video (after the break), they did a pretty good job of building this thing and getting the arms to respond to the music. It is almost hypnotizing to watch.

We can’t help but notice that there is a bit of a design issue. Since the 4 arms are fixed vertically, and the clay spins on the same axis they are able to move on, your variation will be very limited. We think this doesn’t detract from the project, but does offer a large area for improvement.

How would you change the sculpting arms or their motion to make each piece more unique?

[Read more…]

Stop Motion Animation Creation

PVC man stop motion animation

Stop Motion Animation has always been interesting to me since I “discovered” that one could make animated flip books by drawing each frame a little different. Fast forward 20 years or so, and computer technology has gotten to the point where this sort of thing can be done electronically quite easily and at an incredibly low price of a camera, computer, and free or paid-for software (here’s the technique using GIMP, a free, good quality photo editing tool) to put everything together.

The frames in the picture above are of my latest [PVC man] animation, which can be made with some electroluminescent lights, gloves, and some PVC pipe.  Each frame was individually photographed, and after several hours of work we had enough footage for 17 seconds of so of stop-motion animation.

Although by no means perfect, the quality of these animations has gone up dramatically from the first animations that I made using an old ENV2 camera phone. Although I was using a “custom mount” for it, it’s amazing these came out as well as they did. As with everything hacking related, this process is a constant work in progress. Check out the videos after the break for the [PVC man] video as well as one of the early ENV2-produced stop-motion shorts!

[Read more…]