If you think of levitating objects you probably think about magnets but this is not what [Aaron Hung] used to build his levitating LED lamp. To be fair, his lamp is not really levitating but merely generates the illusion through the principles of tensegrity. We have featured a number of tensegrity structures over the last months but this is maybe the first time somebody has used it to build a daily-use item.
In his instructable [Aaron Hung] points out that according to Earnshaw’s theorem magnetic levitation using static magnetic fields like those of permanent magnets is actually impossible. If you are interested, the Wikipedia article also explains why floating superconductors and the Levitron toy do not contradict this theorem. (TL;DR: they’re dynamic.)
Coming back to [Aaron Hung]’s tensegrity lamp, the construction is rather simple and only requires an Arduino Nano, a Neopixel ring, a 9 V battery some wood or cardboard, and fishing line. The tensegrity part of the lamp consists of two similar pieces of laser-cut wood which are held together by fishing line so that the top part seems to float in mid-air. Normally, tensegrity structures are very fragile so [Aaron Hung] added some extra lines for stability which allowed him to hang the lamp from the top section without collapsing the whole structure. After coding some animations for the Neopixel ring and adding a paper lampshade the project was finished.
We would like to see more tensegrity versions of classic DIY projects and it was fun to see that similar objects were already built from Lego.
[Video after the break].






While homemade masks are usually made from fabric [DesignMaker]’s version is much more to a hacker’s taste and includes 3D-printed parts, an Arduino Nano, PIR sensors, an SG90 servo, and some Neopixels. [DesignMaker]’s background in industrial design certainly helped him when modeling the mask as it looks just plain awesome.

The lamp body consists of two 3D-printed halves held together by neodymium magnets. They house a 400 kV spark generator, a fuel pump plus tank, and a 18650 Li-ion battery. The fuel pump is actually a 3 V air pump but it can also pump liquids at low pressure. As fuel [YeleLabs] used rubbing alcohol that they mixed with boric acid to give the flame a greenish tint. The blue base at the bottom of the lamp houses the triggering mechanism which magically lights up the lamp when you snap your fingers. This is achieved by a KY-038 microphone module and KY-019 relay module connected to a Digispark ATTiny85 microcontroller. When the microphone signal is above a certain threshold the relay module will simultaneously switch on the spark generator and fuel pump for 150 ms.