The Persistence Of Jumping Rope

POV Jump Rope

[Antonio Ospite] recently took up jump rope to increase his cardio, and also being a hacker decided to have some extra fun with it. He’s created the JMP-Rope — the Programmable Jump Rope.

He’s using the same principle as a normal POV (Persistence of Vision) display, but with a cool twist. He’s managed to put the microcontroller (a Trinket) and battery into the handle of the jump rope. Using a slip ring system, the RGB signal gets passed to the rope, which contains the LEDs. It’s a pretty slick setup, and he’s written another post all about how he did the hardware.

To create the images for his JMP-Rope, he’s outlined the steps to a successful POV image on his blog. These include re-sizing the image to a circle (duh), reducing the color palette, and then performing pixel mapping using a discrete conversion (from polar to Cartesian coordinates). After that it’s just a matter of representing your new-found pixel map in a 1D animation, played column by column. [Antonio] stores these frames on the micro-controller as an RLE (run length encoded) indexed bitmap.

Stick around to see how he made it, and some other cool examples of what it can do!

Continue reading “The Persistence Of Jumping Rope”

Interactive 3D Projection Is Foggy At Best

fog proj

Have a projector and a smoke machine handy? You might want to give this fog projection thing a shot! It’s called the MisTable and it’s a three-dimensional playground for interactive manipulation of images.

It’s a project by Bristol Interaction and Graphics group of the University of Bristol, and it’s an interesting twist on 3D projection. They’ve created what they call the MisTable which features a smoke machine, “smoke screens”, and three projectors. What it results in is an interactive table for two people. The tabletop surface is a display, as is the see through fog in front of each person (the “fog screens”).

While it is fairly easy to understand and explain, there’s a handy diagram after the following break showing how the system works. Our question is, when are one of you guys or gals going to try making one?

Continue reading “Interactive 3D Projection Is Foggy At Best”

Lego Robot Plays Games For You As You Sleep

robot

[Uli Kilian] — best known for solving 100 Rubik’s cubes during the 2011 London Marathon — got addicted to a free iPad game called Jurassic Park builder. Being the efficient man he is, he soon realized the game could be automated — after all, you just have to tap on dinosaurs every few minutes to earn in-game currency…

He’s using a Lego Technic set with an old iPad, and an Arduino connected to a Windows laptop. Wheels roll the iPad back and forth as the robot plays the game. The “finger” of the robot is wrapped in tin-foil and connected to a ground pin to simulate a human finger for the iPad. The article doesn’t explain how it works, but by looking at the robot it appears to just randomly tap away back and forth across the screen — which we guess works for this game?

He hasn’t played with Lego since he was 8, and only just learned about the Arduino a few weeks prior to building this. As a 3D artist he was intrigued to do something in the real-world — nice!

[Thanks Aurelio and William!]

Homemade Gravity Light Doesn’t Last Long But Proves The Concept!

gravity light

After being inspired by the Deciwatt Gravity light, [Steve Dufresne] decided he wanted to try making his own as a proof of concept.

The Gravity Light by Deciwatt is an innovative device designed for third world countries to help eliminate expensive lighting like kerosene lamps. It has a small weight on a pulley which can be lifted up in under 3 seconds. During its slow descent down the weight provides light for 25 minutes! It’s affordable, sustainable, and reliable. It’s also mechanically impressive, which is exactly why [Steve] decided to try making his own.

He’s using a single LED, a small DC motor, a few pieces of wood, an old bicycle wheel, some bicycle chain, and a few jugs of water. The water is connected to the chain which is looped over the smallest gear on the bike. The generator is then powered by a belt wrapping around the outside of the rim. This gives the motor enough speed to generate electricity for the LED. His current design only lasts for about 3 minutes, but he’s already working on the second iteration. Testing systems like this really give you an appreciation for the effort that must have gone into the real Gravity Light.

Stick around after the break to see it in action.

Continue reading “Homemade Gravity Light Doesn’t Last Long But Proves The Concept!”

Frozen Instruments Played At Swedish Music Festival

[Tim Linhart] wanted to do something different for this Swedish music festival — so he decided to carve all the instruments by hand, out of ice.

The festival consists of seven bands playing very different musical styles, with over 40 concerts occurring during the festival. [Tim Linhart] has painstakingly carved each instrument from violins to cellos out of individual sheets of ice. He adds strings and fret-boards to complete each piece, and if the temperature goes above zero it’s game over. The concerts are held in a building made of ice to make sure this doesn’t happen.

And since they are built out of layers — he’s also thrown in some RGB LEDs to give the instruments a bit more pizzazz. They actually sound pretty good too!

Continue reading “Frozen Instruments Played At Swedish Music Festival”

The Egg-Bot Gets A Little Wax Stabby

eggbot

With Easter just around the corner, [Windell and Lenore] over at Evil Mad Scientist Laboratories have come out with a new upgrade for their Egg-Bot. It’s called the Electro-Kistka and it allows your Egg-Bot to do wax-resist egg dying — in the same style as Ukranian Pysanky.

This isn’t the first time someone’s strapped a kistka to an Egg-Bot, but after seeing how much fun their customers were having, [Windell and Lenore] decided to make their own. It consists of two main components, a heater assembly that attaches to the Egg-Bot’s arm, and a power control board. To apply the wax they are using a kistka tip (looks like a soldering iron tip with a hole through it) which feeds molten wax onto the egg through capillary action.

It works almost exactly the same as the regular Egg-Bot arm, but allows you to dye your eggs with a very stark contrast as the wax repels dye perfectly. Just take a look at the following intricate designs.

Continue reading “The Egg-Bot Gets A Little Wax Stabby”

Smart Microwave Shows You How It’s Done

xlarge

Do you still have technical difficulties with your microwave? Never know how long to put that half eaten hot-pocket in for? With the nextWAVE (trademark pending) you don’t need to know! Simply scan the bar code and let the nextWave do its thing — wirelessly!

[Kashev Dalmia], [Dario Aranguiz], [Brady Salz] and [Ahmed Suhyl] just competed in the HackIllinois Hackathon 2014, and their project was this awesome smart microwave. It uses a Spark Core Microcontroller to control the microwave and communicate wirelessly over Wi-Fi. They’ve developed an Android app to allow you to scan bar codes, which are then looked up in a Firebase Database to determine the optimum (crowd sourced) cook time. To make it easy for anyone to use, an app link NFC tag is placed on the microwave for easy installation.

It even automatically opens the door when it’s done — and plays Funky Town! Oh and it also has a Pebble app to show you the time remaining on your food. We think this Raspberry Pi microwave might give it a run for its money though…

Continue reading “Smart Microwave Shows You How It’s Done”