Morse Code Interpreter

[Sulaiman Habsi] and two classmates put together a Morse Code interpreter as a class project at Sultan Qaboos University. The system listens to a morse code signal using a microphone, then translates that input to text which is displayed on this character LCD.

The breadboarded circuit feeds an audio signal from the microphone, through an OpAmp, to the ADC of an ATmega8 microcontroller. The captured signal is stored as a byte in a special way. The three least-significant bits signify how many total dots or dashes are contained in the character, the remaining bits represent those dots and dashes with zeros and ones. A full description of this process is included in a PDF linked in the article above. As you can see in the video after the break, the hardware waits to process all of the signals once the full message has been received.

This would be a great add-on for a Morse Code practice keyer.

Continue reading “Morse Code Interpreter”

Digital Stethoscope Can Record, Playback, And Analyzer Heart Sounds

It’s somewhat amazing how these rather inexpensive electronics can augment the functionality of a common stethoscope. This digital stethoscope is using audio processing to add the features. A standard chest piece feeds a condenser microphone which is fed through a pretty standard OpAmp circuit which supplies the ADC of an ATmega644. After being digitized, the heart sound can be recorded in ten second increments to a 1 Mb flash memory chip. The data can also be fed to MATLAB via a USB cable in real-time. There it is displayed as a waveform and the heart rate is calculated on the fly. Check  out the video after the break for a great demo of the system.

The picture above shows a set of ear buds used as output. But this is a standard headphone jack, so the heart sounds can be played on speakers which we think would come in handy for teaching purposes. There’s also the option to hook it to a computer input which could be the audio used for a Skype session if a doctor is not close at hand. There is lots of potential here at a fairly low cost and we love that!

Continue reading “Digital Stethoscope Can Record, Playback, And Analyzer Heart Sounds”

Defying Gravity For New User Interfaces

[Jinha Lee] at the MIT Media Lab created a new interface allowing new ways to modify and play with 3D objects. It’s called ZeroN, and it’s nothing short of a futuristic device straight out of Star Trek.

ZeroN is simply a platform for levitating a small spherical permanent magnet in 3D space. It does this by mounting a hall effect sensor on an electromagnet. The hall sensor measure the strength of the magnetic field of the ball every few milliseconds and keeps the spherical magnet levitated. To move the object in 3D space, a few webcams track the ball over the platform and tell the electromagnet to move on a CNC-like x y table.

[Jinha] showed off a lot of cool stuff that is possible with the ZeroN; ping-pong is by far the coolest implementation, but it’s also possible to use the magnetic sphere to demonstrate n-body gravity or as a camera flying around a digital scene.

It’s a really amazing piece of work with an exceptional demo video. You can check that video out after the break. Thanks, [ferdinand] for sending this one in.

Continue reading “Defying Gravity For New User Interfaces”

Pleasing Results From A CNC Mill Project

[Roy] is getting to the end of his second CNC mill project and finally seeing some results. Here you can see a bear he milled in some floural foam.

The project started out as an Arduino-based pen plotter. It move the pen along one axis, and the drawing surface along another, with the third axis allowing the pen to be lifted and repositioned. With that in his back pocket he went all out and began what he calls the Mark II. He used T-slot aluminum for the frame, which really helped when it came to aligning the linear rod supports for each axis. After a lot of drilling, and tapping he managed to bring each axis on line one at a time. A pre-fab CNC driver kit drives the stepper motors, making them groan as they do their work. hear it for yourself in the test video after the break were the machine is first tested as a pen plotter.

Continue reading “Pleasing Results From A CNC Mill Project”

Hackerspace Intro: TkkrLab In Enschede, Netherlands

[Dave Borghuis] put together a quick video tour of the TkkrLab hackerspace in the Netherlands.

The tour stats off with the entry system. We looked in on this project at the end of last year. The space totals about 150 square meters (about 1600 square feet) divided into three rooms. There’s a ‘dirt’ room which houses some tools for woodworking and general fabrications. Another room is used for electronics prototyping, including a 3D printer and CNC mill. Finally there’s the large meeting room which acts a hang-out lounge to work on your projects, watch some movies, or hold events.

There are weekly meetings on Tuesday nights which are open to everyone. There’s also a range of classes given covering topics like learning Python, or an intro to Arduino.

We really enjoy seeing these tours. What are you waiting for? Send us a video tour of your own hackerspace!

Continue reading “Hackerspace Intro: TkkrLab In Enschede, Netherlands”

Golden Spiral Chicken Coop

[Marchelo] wanted to build his own chicken coop. He started researching different designs and ended up basing his build on the golden spiral.

In addition to the interesting shape, a ton of clever design choice made it into the build. For instance, [Marchello] took the time to dramatically round over the lumber used as the skids of the base. This, along with wheels on one side, will make it much easier to slide the coop if he needs to move it. Also, the roosting boxes are an addition to the side wall of the hen-house. The roof for these boxes is hinged, so checking on the chickens, or harvesting eggs happens at a comfortable height for the farmer. And finally, the plank that allows entry for the hens doubles as the door at night. So far this is a manual-operation, but we could see some mechanization as a future improvement.

[via reddit]

Hackaday Links: May 11, 2012

Three days of work in 5 minutes

[Celso] bought himself a Ultimaker kit and put together a time-lapse video of him putting it together. There’s a lot of work that goes into these machines, but being able to print a nearly perfect cube on the first run is nearly magical.

How about a CNC mill, too?

The folks over at Inventables have put together a tiny CNC mill kit designed from the fruitful mind of [Edward Ford]. The Shapeoko mill is designed around the Makerslide linear bearing system, so you’re getting a lot of precision very easily. Here’s some more info on the Shapeoko

Update the firmware on your RasPi

[Hexxeh] has been playing around with the Linux images for his Raspberry Pi, so he needs to reinstall the firmware on an image quite a lot. He wrote a tool to automate this task, but it should be useful for RasPi users that want to keep kernel and firmware up to date. You can get the rpi-updater at [Hexxeh]’s GitHub.

Your robotic barista is still always on the phone

Zipwhip is a company that provides a bridge from your phone to your computer so text messages can be displayed on your desktop. To show off their tech, they created a text enabled espresso machine. Everything on this robotic barista is automatic: the cups are grabbed from a warming tray with a servo arm, coffee is automatically brewed, and the last three digits of your cell phone number are printed on the foam to identify each cuppa. Check out the video; action starts at 1:30.

Awesome reading material

If you’re looking for something to read on that fancy tablet computer of yours, here’s every issue of New Scientist from 1956 to 1985. The early 60s issues say fusion power plants are about 50 years away, so we should be just fine in a couple of years.