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”

Hand Cranked Electric Toy Has No Batteries Or Power Supply

We think this hand cranked robot design is nothing short of absolute brilliance. The toy is remote-controlled through a short section of wire. It can drive forward and turn, but not at the same time. Still that’s impressive considering it uses no battery or power supply and, of the two servo motors, only one is actually in the robot itself.

The second servo, which is visible to the right, acts as a dynamo. When you crank it electricity is generated. The inputs of that servo are connected to the inputs of the one in the robot to power it. If you crank in one direction the colorful toy will drive forward. But there is a one-way catch on one of the side wheels so when the servo is cranked backward the little guy actually executes a reverse turn. The magic of building a project like this is perfect for a weekend activity with the kids. Don’t miss the demo embedded after the jump.

Continue reading “Hand Cranked Electric Toy Has No Batteries Or Power Supply”

Rubik’s Cube For The Blind

Check out this Rubik’s Cube for the blind. The idea didn’t start off as an accessibility hack, but instead as a way for [Brian Doom] to figure out where the face of each cube goes when manipulating the puzzle. It gave him tactile feedback and his ability to use it in dim lighting was when it dawned on him that this could be useful to others.

Now when we first thought of a puzzle for the blind the term ‘Braille’ immediately jumped to mind. But this doesn’t use it. That’s great, because not all visually impaired people can understand Braille. Instead, this uses dimension and texture to identify each of the puzzle faces. There are mushroom-shaped knobs, Phillips screws, adhesive rubber bumpers, raised text label maker labels, and a few other items that go along with each color. This doesn’t prevent those with sight from playing either. It’s something of one Rubik’s cube for all. Well, all except for the robots made to solve a stock cube.

[via Dvice]

Motorized Wheelchair Built From LEGO Pieces

You’re certainly not going to sneak up on anyone if using this LEGO motorized wheelchair. The high-pitched whine of all those tiny motors sounds like an army of robotic mosquitoes out for blood.

Six of the LEGO Mindstorm bricks are used to drive the motors, with a seventh acting as the master. It’s not pictured above, but there is a joystick on the right hand side which allows the rider to navigate. The master brick monitors the four sensors on that joystick. It then uses a pair of motors to actuate switches monitored by the slave bricks. Each slave has one switch for forward, and another for backward and drives two motors. To get around problems with angular velocities dues to turning, all of the wheels are multidirectional.

The plan is to add Bluetooth control in the near future. The master/slave setup should make that relatively easy as it only affects one of the bricks. The idea is to facilitate Android control to the chair like we’ve seen in other Mindstorm builds.

Don’t miss the demo embedded after the break.

Continue reading “Motorized Wheelchair Built From LEGO Pieces”

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”

Retroball Or Super Pong Table Grows Up

pong-table

Retroball is, as its Kickstarter campaign says, “Retro Fun for up to Four Players.” What you might not know, is that it’s ancestor was featured here earlier last year. With a year and a half of development underway, the build looks spectacular, and the people in their promo video look like they’re having lots of fun (obviously).

The whole concept of the game is that it has up to four players that each manipulate a paddle as in the classic Pong game. The obvious difference is that there are four players, and everything is played on a 32 x 32 LED array.

Although it looks like fun in it’s stock form, readers of Hack a Day will most likely start thinking about how they could modify it for their own uses. Everything is open source, and they promise to release the documentation for this project. On the other hand, if you can’t wait, or would rather build something very similar, check out [Brad]’s original Instructable article!

RC Car Upgraded To Bluetooth Control

[Chet] is showing off the Bluetooth controller upgrade for this RC car. The donor vehicle is a rather inexpensive Porche which he purchased to make sure he didn’t start hacking up his more expensive toys.

He took a bit different route than the IOIO RC truck we saw earlier in the week, but the concept is basically the same. That build used an IOIO board with a USB Bluetooth dongle. This one uses an Arduino Mini with a serial Bluetooth module. He patched into the motor driver circuits on the original PCB. While he was at it he also soldered in some LEDs to use as switchable headlights.

There was one issue which he had to overcome. The current draw from the motor starting up would sometimes dip the voltage low enough to reset the Arduino. He tried using a bigger capacitor to feed the board, but in the end opted to add a boost converter.