A Simple Induction Heater

For those of you not familiar, an induction heater is a device capable of heating something up very rapidly using a changing magnetic field. [RMC Cybernetics] decided to build one and was nice enough to write up the project for the Internet’s learning and amusement. A full explanation as well as a schematic and build instructions are provided on their website.

This heater works using a principle involved in most transformers. When there is a change in the magnetic field near a conductive object, a current will be induced in it and it will generate heat. Interestingly enough, while transformers are designed to minimize this heat, an induction heater instead aims to maximize this heat in whatever object is placed within the coils.

[RMC] Has provided a video of how to build the heater as well as it in action after the break! Skip to to 1:42 to see the heating in action. Or watch the whole thing to see how it’s built.

Continue reading “A Simple Induction Heater”

A Smartphone Dock For Your Arm? Why Not?

Why not that is, if you have a prosthetic arm. Although it’s hard to believe we haven’t seen this before, [Trevor Prideaux], according to [The Telegraph’s] article, “has become the world’s first ever patient to have a smartphone docking system built into his prosthetic arm.”

[Trevor] was born without a forearm, and, as he puts it, he’s used to adapting to things.  However, he thought others might be struggling with the same problem, especially those that become disabled later in life. Once their help was secured, Nokia and the Exeter Mobility Centre got to work on his new limb and produced a prototype in five weeks!

[Trevor] is quite pleased with his new phone docking system. Texting especially is much easier and safer, and the phone can be removed when needed for making calls. We love to see hacks like this where people enhance their abilities using technology! For another hack helping those with disabilities, check out this wheelchair elevator/winch made for a non-accessible apartment.

via [reghardware.com]

Video: PWM On The ATmega328p

This week we continue on with another video in our series about how to program for the ATmega328p processor using C. The ATmega328p is at the heart of many Arduino boards. If you have been using them but want to add some more horsepower to your projects, this series of videos is for you. In this video, [Jack] talks about various types of pulse width modulation (PWM). You can use PWM to control the speed of a motor, the brightness of a LED, or to generate analog waveforms. [Jack] shows how to set up the processor to do locked anti-phase PWM to drive the wheels of the 3pi robot and then demos a short program that shows the code in action.

If you missed the previous posts in this series and would like to check them out…
Intro and how to set up the development environment : Click Here
Working with I/O pins: Click Here

Video is after the break…
Continue reading “Video: PWM On The ATmega328p”

Now Pictures On The Internet Can Be Faked

We know it’s shopped, but we can’t tell because of the pixels. PhD student [Kevin Karsch] along with a few other friends will be presenting their methods to render objects into preexisting photos at SIGGRAPH Asia next month.

The paper (PDF…) covers how [Kevin] et al. go about putting impossible objects into photos. The user first defines the geometry of the picture; legs of tables are defined and the table top is extruded from these legs. The lights are then defined by drawing a bounding box and with a little bit of algorithmic trickery, a 3D object is inserted into the scene.

Comparing the results to the original picture is jaw-dropping. For us, photoshopping a bunch of billiard balls on a pool table would take hours, and it would never look quite right. [Kevin]’s work for SIGGRAPH can do the whole scene in minutes and produces results we couldn’t dream of.

There’s no downloadable software yet, but the algorithms are there. Check out the video demo of the techniques and results after the break.

Continue reading “Now Pictures On The Internet Can Be Faked”

Halloween Hacks: Simple Robotic Skull Is A Perfect Last Minute Decoration

Halloween Hacks Banner

simple_talking_skull

If you haven’t taken the time to put your decorations together it’s time to get a move on. With Halloween just around the corner big elaborate displays are pretty much out of the question, but [Boris] and the team over at Open Electronics have a simple project that’s sure to be a hit with the Trick or Treaters.

Using a cheap plastic prop that you can likely find at any Halloween store, they have put together a simple talking skull that moves along with whatever music or sound is being piped through it. The skull’s mouth is moved by a single servo mounted inside the brain cavity, which is controlled by an Arduino. The Arduino monitors the sound level of the source audio being played, actuating the servo accordingly.

It’s quick, simple, and effective – perfect for a last minute decorating project. If you are a little more ambitious, you could always put together a whole chorus of skulls without too much additional effort – just a few extra skulls and some servos would do the trick nicely.

Check out a quick video of the skull in action below, along with another short clip showing how the servo is rigged up to move its mouth.

Continue reading “Halloween Hacks: Simple Robotic Skull Is A Perfect Last Minute Decoration”

Rooting Sony PRS-T1 Lets You Get At The Android Goodies

Cries of “I am root!” abound once again with the rooting of Sony’s PRS-T1 eBook reader. The eBook Reader Blog took the original rooting directions and then looked at some of the things you can do with root access.

This hardware is based around an ePaper display, but we must say that the performance seems to be fantastic. There may be a few missing features from the original user interface (like how pages are turned) that can be fixed with root access, but we think it’s the added Android access that makes this worth it. In the video after the break you’ll see that you can drop through to the Android 2.2 desktop and install any application you’re interested in using. This is a multi-touch display so it’s well suited for navigation although applications don’t work well yet because of excessive screen refreshing. But we’re sure that will improve with time. Of note is the ability to play music through apps like Pandora, and the ability to load content from other providers like Amazon books via the Kindle app.

Every time we write one of these rooted features we can’t help but think back to this I’m a Mac spoof video…. you’ll see why in the last few seconds.

Continue reading “Rooting Sony PRS-T1 Lets You Get At The Android Goodies”

Macetech Takes On Its Own Ambilight Clone Hack

[Garrett Mace] decided to beef up his 58 inches of plasma with 60 Watts of LED lighting. After seeing a ton of Ambilight clones using his LED modules, he’s built his own powerful system. Not surprisingly, it’s nothing short of professional-grade work.

Kudos to [Garrett] for showing the entire process in the video after the break. We’re talking about his planning stages, which are so often left out of build logs. He first measures the back of the television, and does some testing for distance and angle of the Satellite LED modules to establish how many should be used and to estimate the optimal spacing. From there he modelled a framing system before getting down to the actual build.

The wood frame is made up of a box with a horizontal crossbar serving as a place to mount the drivers. Around the edges, tilting rails were added to make the angle of the LED modules adjustable. As with many other Ambilight clones, [Garrett] uses the boblight software to drive his system and we appreciate it that he included his configuration file for reference. Once up and running the effect is breathtaking (and possibly blinding).

Continue reading “Macetech Takes On Its Own Ambilight Clone Hack”