Get out the soldering iron and clear your schedule, it’s going to take you a while to assemble this 8x8x8 LED matrix which contains a total of 512 LEDs. We’ve looked in on a 3x3x3 cube, and [Chr], who is responsible for this one, has assembled a 4x4x4 cube before, but this one is quite a leap in complexity. It isn’t just physical assembly problems that increase with scale, you’ll need to consider a power supply too since one layer of a 3x3x3 cube would need at 90 mA, but a single layer of the cube above requires 640 mA to light all of the diodes. Multiplexing is handled per-layer, controlled by ICs which share 8 data lines and are latched by a shift register. This means the display only requires 11 microcontroller pins for addressing. It is striking how well [Chr] explains the design process, and how cleanly he builds the driver circuits on protoboard. There’s a lot to look at and a lot to learn, not to mention the stunning results which can be seen in the video after the break.
cube34 Articles
FPS Controller Hacks Getting Easier
It used to be a major production to build a gun-form-factor FPS controller but commercial tech has adopted many of those traditional hacks over the years. Now, [Nirav Patel] is playing Cube with a Wii zapper and a SpacePoint. All that was really required to make this happen is a patch to Cube, the open source FPS.
[Nirav] has plans to make this controller wireless using a BeagleBoard. We’re wondering if there’s support for using the Wii motion plus? We’ve seen motion plus Arduino connectivity, as well as direct PC connectivity. The Wii remote already connects to Linux, what about pulling that data down from the Bluetooth connection? If you’ve done this, send us a tip about it.
Mindstorm Rubik’s Solver
It has been quite a while since we looked in on the world of automated Rubik’s cube solving. [David Gilday] built this one using LEGO Mindstorm parts. It uses a computer to calculate the solutions but unlike the standalone Tilted Twister, this creation can solve more than one type of cube. As long as the physical dimensions are between 5 and 6 centimeters on a side, the machine can solve 2, 3, 4, and 5 piece cubes. [David] wasn’t quite satisfied with that though. He built a separate machine to take care of the 6x6x6 cubes too. See both in action after the break.
Want to see more? Don’t miss the CuBear solver developed at Berkeley or the AVR based solver.
CuBear, Berkeley’s Rubik’s Cube Solver
[youtube=http://www.youtube.com/watch?v=N7BksZZyAdc&fmt=18]
A team of five UC Berkeley engineering built this impressive Rubik’s Cube solver. The CuBear is a giant transparent cube with a servo attached to each face to rotate the cube’s six faces. The user can either scramble the cube using computer controls or show the faces of a scrambled cube to the onboard webcam, and the machine will replicate it. While scrambling the cube may take many moves, the computer calculates the shortest number of moves to solve the cube before proceeding. Team member [Dan Dzoan] is quite a fast solver himself, as you can see at the end of BotJunkie’s video embedded below. Continue reading “CuBear, Berkeley’s Rubik’s Cube Solver”
Tiny Cubic PC
We’ve been watching the progress of the Space Cube since 2004, but PC Pro managed to get their hands on it first. Developed by the Shimafuji Corporation, it comes with 16 megabytes of flash memory and a version of Red Hat is run off a 1 gigabyte CompactFlash card. The design of the Space Cube is pretty minimal, but it’s got the basics down, from a USB port to a VGA output and a D-SUB RS232 input, and even an Ethernet port. The most interesting thing about it is the Space Wire port, which is a proprietary interface use by NASA, the ESA, and JAXA for outer space. Unfortunately for working hackers, this ingenious micro-computer will set you back about £1,500.
[via NOTCOT]