BBC Covers An Old-school Hacker

Yesterday, the BBC posted an article on [Julian Skidmore]’s AVR-based homebrew computer.

[Julian]’s project uses an AVR and a derivative of Forth to recreate the capabilities of the 8-bit computers of yesteryear. With 8kB of RAM, [Julian] got a TV-out up and running, and even included code for a Lunar Lander game.

We’re happy for [Julian] getting some notoriety as an old-school solder monkey, but we’re wondering why the BBC is covering a project not unlike the something that could be seen on hackaday once a week. Could it be the first inkling of respect for the hacker and DIY community in the general public’s eye?

In any event, we love the initiative shown in [Julian]’s quote at the bottom of the BBC article: “Building the machine is a way to learn the essentials of what a computer is all about.” If you want to understand something, you’ve got to build it yourself. Truer words…

Build A Real-life Escher’s Waterfall

Instructables user [GuokrDIY] has provided a translation of a detailed guide on making one of our favorite Escher inspired illusions. Unlike the previous speculated solutions to Escher’s waterfall this one manages to keep the water path coherent up until the top level. The trick of the whole setup is very carefully controlling perspective to overlap the water source and outlet.  We say water but for some reason the builder is actually using “toilet detergents” as the liquid… At any rate, the liquid is allowed to flow downhill until it reaches the fourth corner, which does not exist. The liquid actually falls off the end of the table (out of sight) and into a basin. A carefully timed pump in the basin pushes liquid up to the top of the waterfall through one of the model’s pillars, where it then cascades over the wheel.

Using sketchup to model the various structural components of the waterfall the design is fashioned out of PVC and ABS plastic, then skinned with mapped textures to ensure that everything looks coherent. The visual details are fine tuned by viewing the whole setup through a camcorder.  The hardest part of the illusion seems to be modulating power to the pump in order to time it with the liquid’s flow.

We just hope that thing about toilet detergent was a mistranslation or some kind of sarcasm from the original Chinese article.  Check out the model in action after the jump!

Continue reading “Build A Real-life Escher’s Waterfall”

Mini Quadrocopter Is Crazy Awesome

crazyflie_quadrocopter

Quadrocopters are all the rage lately, and while we have seen our fair share of large devices, [Arnaud Taffanel, Tobias Antonsson, and Marcus Eliasson] have been dutifully working to buck that trend. Their CrazyFlie is a miniature quadrocopter that uses its PCB as the main structure of the device.

Since the goal was to use a PCB as its frame, the copter’s footprint from the edge of one motor to the other is a modest 8cm, and it weighs in at a measly 20 grams! The entire platform runs on a Cortex-M3 CPU that takes input from an accelerometer and pair of gyroscopes to help keep its balance. Wireless communications are handled via a 2.4Ghz radio transmitter, and the quadrocopter’s power is supplied by a tiny 110 mAh LIPO battery pack scavenged from an R/C plane.

All of the control and telemetry is handled by a PC, which relays control messages it receives from the pilot’s game pad to the CrazyFlie. We’d love to see if they could retain this small footprint if everything was handled by the quadrocopter itself. Either way, this thing rocks – we most definitely want one!

Stick around to see a quick video of their mini quadrocopter in action, and be sure to check out our coverage of U. Penn’s quadrocopter creations if you are interested in seeing more.

Continue reading “Mini Quadrocopter Is Crazy Awesome”

EEG-assisted Hand Control

ipsihand

[Sam Fok], an engineering student at the Washington University School of Engineering wrote in to share a project he and his classmates [Raphael Schwartz, Mark Wronkiewicz, Charles Holmes, Jessica Zhang, Nathan Brodell, and Thane Somers] have been working on as their entry in the 2011 RESNA Student Design Competition. Their project, IpsiHand, is designed to help rehabilitate those who have suffered a stroke or other Traumatic Brain Injury (TBI).

Most motor functions in the body are controlled by the opposite hemisphere of the brain, a process called contralateral motor control. When a patient suffers from TBI, they often lose control over some portion of the body opposite the injury. Recent studies have shown however, that while most motor control is contralateral, hand movements also create ipsilateral brain activity. This means that the uninjured side of the brain can effectively control both hands, with a bit of mechanical assistance.

Their process uses an Emotiv Epoch EEG headset, which we have discussed before, to monitor the patients’ brain for activity. The data is sent wirelessly to a computer which processes the data, singling out ipsilateral brain waves. The computer then actuates a modified hand orthosis to control grasping in real time.

We think their work is fantastic, and the team’s creation has a wide array of applications in the field of therapy and assisted living. We wish them luck in their competition, and hope to see this technology put to good use in the future.

Real-time Digital Puppetry

digital_puppet_show

If it sometimes seems that there is only a finite amount of things you can do with your kids, have you ever considered making movies? We don’t mean taking home videos – we’re talking about making actual movies where your kids can orchestrate the action and be the indirect stars of the show.

Maker [Friedrich Kirchner] has been working on an application called MovieSandbox, which is an open-source realtime animation tool. A couple of years in the making, the project is cross-platform compatible on both Windows and Apple computers (with Linux in the works), making it accessible to just about everyone.

His most recent example of the software’s power is a simple digital puppet show, which is sure to please young and old alike. Using sock puppets fitted with special flex sensors, he is able to control his on-screen cartoon characters by simply moving his puppets’ “mouths”. An Arduino is used to pass the sensor data to his software, while also allowing him to dynamically switch camera angles with a series of buttons.

Obviously something like this requires a bit of configuration in advance, but given a bit of time we imagine it would be pretty easy to set up a digital puppet stage that will keep your kids happily occupied for hours on end.

Continue reading to see a quick video of his sock puppet theater in action.

[via Make]

Continue reading “Real-time Digital Puppetry”

HDD Unlocking On The Mitsubishi Multi-Communication System

It’s a few years old, but [Brian360’s] method of unlocking the hard drive on his Mitsubishi Multi-Communication System is quite interesting. Mitsubishi describes their MMCS as a human-vehicle communication tool. It’s basically an in-dash screen and controls to display navigation maps and play music. [Brian] found that the hard drive for the MMCS in his 2008 Lancer was locked, and could not be cloned and swapped out for a larger drive. Sound familiar to anyone? Hard drive locking has been used in many systems, including the original Xbox, which we’ll get back to in a minute.

The setup seen above was used to grab the hard drive password from the system itself. A custom adapter card was built and plugged in between the hard drive and the MMCS hardware, with test points for each of the data line. [Brian] attached a digital storage oscilloscope, and after a bit of poking around, found a way to trigger the scope when the password was requested. He explains the process of converting the captured data into an ASCII string password.

With that in hand how would you unlock the drive? The favorite tool for this is hdparm, a tool which was used with early Xbox unlocking but which is still in use with other hardware today. Now brian has a disk image backup and the ability to swap out for larger hardware.

[Thanks Traitorous8]

A Beginner’s Guide To LED Matrices

led_tutorial

[Rajendra Bhatt] wrote in to share a tutorial he put together demonstrating the basics of using LED dot matrix displays. While this subject might be old hat to many out there, his helpful walkthroughs are geared more towards beginners who are exploring various electronics concepts for the first time.

He explains the theory behind LED displays using a PIC-driven 5×7 matrix as an example. He discusses persistence of vision and how tricking the human eye can save you quite a bit of time and a whole lot of pins. Multiplexing is broken down into its most basic steps, which [Rajendra] illustrates by showing how a letter would be drawn on the LED display one column at a time. The use of a ULN2803A Darlington Array is also discussed, and he details why it is used when pulling the five columns of LEDs to ground.

The only portion of the tutorial we thought could be expanded upon was the programming section. While he does show how each letter of the alphabet can be displayed via a series of five hex values, he does not cover the “why” part of the process. Obviously while anyone familiar with binary and hex can figure it out in pretty short order, we think that it would be a great place to pause and expand the readers’ knowledge even more.

Overall it’s a useful tutorial, and most beginners would likely find it quite helpful.