Slow Dance Appears To Make Time Run In Slow Motion

Rendering something in slow-motion is an often-used technique that attempts to add some ‘wow’ or ‘cool’ factor. Seeing something out in the world move in slow motion is marginally rarer — rarer still if it’s in your own home. But do it right and that kind of novelty turns a lot of heads. Enough to go 8x on a Kickstarter goal.

Slow Dance, a picture frame ringed with strobe lights, generates the surreal effect of turning small, everyday objects into languid kinetic sculptures. It’s an intriguing example of kinetic art done in a novel way.

[Jeff Lieberman], a veteran of high-speed photography, takes advantage of ‘persistence of vision’ by synchronizing the vibrations of an object — say, a feather — with a strobe light blinking 80 times per second. An electromagnet inside the frame is used to vibrate the objects, while the strobe lights are housed inside the thick frame.

Continue reading “Slow Dance Appears To Make Time Run In Slow Motion”

Ultra Simple Magnetic Levitator

Want to build a magnetic levitator in under two hours? With a total of 7 parts, including the coil, it just cannot get simpler than what [How-ToDo] shows here! It is not only an extremely simple circuit, it also has the advantage of using only discrete components: a MOSFET, hall effect sensor, diode and two resistors, that’s it.

The circuit works by sensing the position of the levitating magnet, using the hall effect sensor , then turns the coil on and off in response via the MOSFET. The magnet moves upwards when the coil is energized and falls down when it is not. This adjustment is made hundreds of times a second, and the result is that the magnets stays floating in mid air.

This is the kind of project that can make a kid get interested in science: it combines easy construction with visually amazing behavior, and can teach you basic concepts (electromagnetism and basic electronics in this case). Excellent for a school project.

For the more advanced enthusiast, more sophisticated levitator design based on an Atmega8 micro-controller will be of interest.

Continue reading “Ultra Simple Magnetic Levitator”

Add Data To Your Shipping Suspicions With This Power-Sipping Datalogger

One only has to ship one or two things via a container, receiving them strangely damaged on the other end, before you start to wonder about your shipper. Did they open this box and sort of stomp around a bit? Did I perhaps accidentally contract a submarine instead of a boat? Did they take a detour past the sun? How could this possibly have melted?

[Jesus Echavarria]‘s friend had similar fears and suspicions about a box he is going to have shipped from Spain to China. So [Jesus] got to work and built this nice datalogger to discover the truth. Since the logger might have to go for a couple of months, it’s an exercise in low power design.

The core of the build is a humble PIC18. Its job is to take the information from an ambient light, temperature, and humidity sensor suite and dump it all to an SD card. Aside from the RTC, this is all powered from a generic LiPo power cell. The first iteration can run for 10 days on one charge, and that’s without any of the low power features of the microcontroller enabled. It should be able to go for much longer once it can put itself to sleep for a period.

It’s all housed in a 3D printed case with some magnets to stick it to shell of the shipping container. Considering the surprisingly astronomical price of commercial dataloggers, it’s a nice build!

Surf’s Up! Virtually

While it may or may not be true that if everybody had an ocean they’d be surfing like California, it is true that with a water pump, some copper tape, and a few scraps you can make a surfing simulator that sprays you if you don’t keep your balance.

You can see the simple device in operation in the video below. We presume [Adi_10] actually surfs, but we can’t comment on the realism of the simulator. There’s no computer. Just a switch made from the base and the balance board.

Continue reading “Surf’s Up! Virtually”

Ultra-Polished, Handmade Settlers Of Catan Redux

[Fuzzy Wobble] and [Amy Wang]’s Deep Space Settlers project is a one-of-a-kind re-invention of the popular board game Settlers of Catan, and showcases the polished results that are possible with the fabrication tools and methods available in many workshops and hackerspaces today. We reached out to the makers for some of the fabrication details, which they were happy to share.

(For those of you who are familiar with the game, technically this is a remake and slight evolution of the Seafarers expansion to the base Settlers of Catan game. A few rule changes were made, but it is mostly a total remodel and redesign.)

Continue reading “Ultra-Polished, Handmade Settlers Of Catan Redux”

Primer On Servos Hits All The Basics

Servos are pretty basic fare for the seasoned hacker. But everyone has to start somewhere, and there’s sure to be someone who’ll benefit from this primer on servo internals. Who knows – maybe even the old hands will pick up something from a fresh perspective.

[GreatScott!] has been building a comprehensive library of basic electronics videos over the last few years that covers everything from using a multimeter to programming an Arduino. The last two installments delve into the electromechanical realm with a treatment of stepper motors along with the servo video below. He covers the essentials of the modern RC-type servo in a clear and engaging style that makes it easy for the newbie to understand how a PWM signal can translate into positional changes over a 180° sweep. He shows how to control a servo directly with an Arduino, with bonus points for including a simple 555-based controller circuit too. A quick look at the mods needed to convert any servo to continuous rotation wraps up the video.

If [GreatScott!]’s video whets your appetite for more, be sure to check out [Richard Baguley]’s deeper dive into servos. And when you’re ready to put your new-found knowledge into practice, maybe a nice project would be to convert a hobby servo into a linear actuator.

Continue reading “Primer On Servos Hits All The Basics”

Vintage Radio Transformed Into Custom PC Case

We see a lot of old radio restoration projects around here, and we have to admit to having mixed emotions about some of them. It seems a shame to go through the effort to lovingly restore a vintage Art Deco case only to stuff it with a Raspberry Pi and Bluetooth. Seems like if you’re going to restore a radio, go all the way and bring the original electronics back to life. But this radio “restoration” avoids that issue altogether by cleverly concealing a full PC build in a vintage radio case.

u3nwbpdClearly a labor of love, [SolomonZaraa]’s two-year effort guts the radio but still manages to pay homage to the original beauty of the 1939 vintage Philco 39-80 “tombstone” portable AM radio. The first design decision was to retask the original tuning dial as an analog thermometer using an Arduino and a servo. Then a new back was added with an extension for the motherboard and PSU, a drive cage was added, and a surprise slot for the DVD drive was built into the speaker grille. Nice brass trim and a good refinishing of the case resulted in an impressive and unexpected presentation.

You don’t have to go far in the Hackaday Wayback machine to find an antique radio with updated audio, but we’re pretty sure this is the first antique radio PC case mod we’ve seen. Nicely done, [Solomon]!

[via r/DIY]