NXT Turing Machine

[youtube=http://www.youtube.com/watch?v=cYw2ewoO6c4]

This interesting use of Lego popped up on the mailing list of the University of Bergen. Build by a group of Norwegian Danish students, it’s a simple computer that implements Alan Turing’s design from 1937. Having both read and write functions, it implements its own (somewhat inefficient) medium of non-volatile memory. What we find interesting is that rather than move the ‘tape’ through the machine, the machine rolls over the tape. Thanks to [Thorsten] for the tip.

LEGO Mindstorms Sudoku Solver

[youtube=http://www.youtube.com/watch?v=Mp8Y2yjV4fU]

Swedish hacker [Hans Andersson] is no stranger to puzzle-solving robots. His prior work, A Rubik’s cube-solving robot called Tilted Twister, made waves through the internet last year. [Hans’] latest project only has to work in two dimensions, but is no less clever. This new robot, built around the LEGO Mindstorms NXT system, “reads” a printed sudoku page, solves the puzzle, then fills out the solution right on the same page, confidently and in ink. It’s a well-rounded project that brings together an unexpected image scanner, image processing algorithms, and precise motor control, all using standard NXT elements.

The building instructions have not yet been posted, but if the video above and the directions for his prior ’bot are any indication, then we’re in for a treat; he simply has a knack for explaining things concisely and with visual clarity. The source code and the detailed PDF diagrams for Tilted Twister are as gorgeous as his new robot’s penmanship.

[thanks Eric]

Drawing Robot, Lego Style

[youtube=http://www.youtube.com/watch?v=_ogQuLdEcBY]

Here’s a pretty cool project done with the Lego NXT system. It’s a robot that will draw you a picture. Yes, we know it could be done cnc style, but this is much more fun. You load a picture into the software, adjust the levels so the software can create the vector version more easily, then let it rip. Now they need to add face recognition.

Wii Controlled Segway Style NXT Bot

[youtube=http://www.youtube.com/watch?v=gUzgYcokIF4]

When [Epokh] sent in this Wii controlled segway style bot, we remembered a post a few months ago where someone made a balancing bot, but hadn’t completed the Wii code. Well, [Epokh] is going to show you how to implement the Wii controls with the Lego NXT system. He’s found the links to all the software you need and broken down the configuration step by step. He’s been busy lately, let’s hope he keeps it up.

Plotter Made Entirely From Lego


Check out this awesome tool that [Alfonso Martone] built and wrote in to tell us about: a pin plotter made entirely from Lego (except for the addition of a pin in one brick). [Alfonso] has managed to get 33dpi resolution with a “printable” area of 90x70mm. The NXT device reads 1bit bitmapped images in PBM format and outputs onto a sheet of paper, which is held in place by Lego pneumatics pushing against rubber Lego bricks. Output is not what you might call speedy, though: it takes 35-40 minutes to output a drawing with 1,500 holes.

Continue reading “Plotter Made Entirely From Lego”