LEGO Stylus Solves Ruzzle Tablet Game

mindstorm-ruzzle-solver

This grid of letters is a puzzle game for tablet devices called Ruzzle. The contraption attached is an automated solver which uses LEGO Mindstorm parts to input the solutions on the screen. [Alberto Sarullo] is the mastermind behind the project. As you can seen in his demo video after the break he has a flair for the cinematic. But he makes you work a little bit to discover the details of his project.

His post gives a general overview of how this works. A Linux box takes a screenshot of the Ruzzle board. After processing the graphics with Imagemagick he uses Tesseract — an Optical Character Recognition program — to figure out which letter is on each square of the playing area. From there NodeJS is used to discover all possible words with the help of a dictionary file. The final solutions are pushed to the LEGO parts to be traced out on the touch screen with a stylus. The nice thing is that he published all of his code, so you can drill much deeper into the project by pawing through his repository.

Continue reading “LEGO Stylus Solves Ruzzle Tablet Game”

LEGO LP Player

This LP player is made entirely out of LEGO parts. It plays the songs encoded on each record, but not by using a stylus in a groove. Instead, each LP has a color code on the bottom of it which is interpreted by the optical sensors underneath.

In addition to its functionality [Anika Vuurzoon] made sure that the build looked the part. The horn is a nice touch, but you’ll also appreciate the rotating mini-figures on the front side of the base. To the right there is a hidden door that provides access to the NXT brick which drives the system. New records are produced using a couple of different tools. First off, the song is written using Finale, a mature musical notation program. That is exported and run through a second program which produces the colored disc design which is applied to the records. You can hear the songs for yourself in the clip after the break.

If LP playing toys are right up your alley you’ll want to check out this 3D printed record hack for a Fisher Price toy.

Continue reading “LEGO LP Player”

LEGO Record Player

Some people claim that the sound of vinyl is superior to digital playback. While this hack wont win any awards for audio quality, [Ryan]’s LEGO Record Player is a unique use of one of our favorite toys. Most of the components including the tone arm, counterweight, and base, are built entirely of LEGO. A large gear from an educational construction set is used for the platter. Unfortunately, the rotation isn’t terribly smooth, and the playback is rather distorted.

The turntable uses a standard cartridge and stylus, which should allow it to be connected to any receiver with a phono preamplifier. Using these off the shelf parts, it’s possible to build the mechanical components a turntable out of a variety of things. As the video demonstrates, getting the platter to turn correctly is a bit of a challenge.

Check out a video of the wobbly playback featuring Cindy and Bert after the break.

Via Make

Continue reading “LEGO Record Player”

Tens Of Thousands Saved By Building A BAM Microscope Out Of LEGO

A Brewster Angle Microscope (BAM) can run you around $100,000. If you don’t have that lying around you could just use some LEGO pieces to build your own. Having been faced with no budget to buy the hardware, and needing the data to finish his PhD, [Matthew] figured out a way to build something passable on the cheap.

These microscopes bounce a light source off of a pool of water and into the lens of a camera. The thing is the angle of the sender and receiver must be just perfect at 53.1 degrees. [Matthew] was able to afford a used camera, and started experimenting with some lab equipment to mount the rig. But he just couldn’t get the adjustments right. Since he had to move the mounting hardware by hand it was impossible not to over or under shoot the corrections. But then he had a eureka moment. LEGO pieces have very accurate tolerances, and you can get geared and motorized parts. He leveraged the quality of the toy into a BAM whose alignment can be tweak with great precision.

It may not look like much, but you can see stearic acid floating through the microscope’s field of vision in the clip after the break. This is exactly the type of observations he needed to perform. Of course if you just need a microscope you can use a laser and a drop of water.

Continue reading “Tens Of Thousands Saved By Building A BAM Microscope Out Of LEGO”

17-stage Great Ball Contraption Must Use All The LEGO Pieces

Looking at this 17-stage Great Ball Contraption makes us think that [Skiyuky] should be working in industrial automation. The build, which has been assembled from an untold volume of LEGO parts, moves a reservoir of round plastic balls around a circuit. Each module exhibits a different mechanical way of handling the parts. It’s certainly not the first GBC we’ve seen, but the previous offering combined stages from many different makers. [Skiyuky] built this one all himself over the last two years.

The video after the break starts off at the main depository of tiny soccer and basketballs. To help illustrate how long it takes to move around the entire circuit [Skiyuky] adds a red and blue ball which are both easy to spot. From there it’s a Willy Wonky type of ride through all manner of contraptions. We’re struck by accuracy and efficiency with which all of the stages operate.

Continue reading “17-stage Great Ball Contraption Must Use All The LEGO Pieces”

Le-GoKART; A GoKart Built Entirely From Lego

[Eric Steenstra], from the Netherlands, decided to build a GoKart entirely from LEGO Mindstorm parts. Tested at being able to carry just over 100Kg in weight, a 16 stone man(224 lbs). This GoKart can easily carry a child and propel him along. Eric used 48 stock Mindstorm motors, geared down,  and 16 battery packs to provide a balance between torque and speed.

This vehicle doesn’t expect to win any races in the speed department. From the point of view of being something different this wins hands down. The Karts first test drive was only two weeks ago so drivability and durability are still under development at this stage.  See the video after the break on this monstrous Mindstorms creation.

via[Make]

Continue reading “Le-GoKART; A GoKart Built Entirely From Lego”

LEGO ROV Without A Tether

[Brane] built an underwater ROV from LEGO mindstorm parts. Look closely at this image and you should notice something missing. The tether that normally carries power and control lines from an ROV to the surface is missing. This is a wireless solution that lets him control the device using an Xbox controller.

The video after the break shows about five minutes of test drive footage. [Brane] has a big aquarium in which he can test the thing. Since he put it together as his senior engineering project at University it’s likely that this is a testing facility at the school. Here’s the little we know about the hardware: It’s using NXT Mindstorm parts to control the motors, with a sealed chamber for a battery. Connectivity is provided by an XBee module with an NXT adapter board called the NXTBee. A laptop with its own XBee module makes up the other end of communications. Right now [Brane] uses an Xbox controller connected to the laptop, but a standalone device would be easy to build by hacking the XBee and controller together directly.

Continue reading “LEGO ROV Without A Tether”