Spinning 3D POV Display: A High School Term Project

If you are a fan of sci-fi shows you’ll be used to volumetric 3D displays as something that’s going to be really awesome at some distant point in the future. It’s been about forty years since a virtual 3D [Princess Leia] was projected to Star Wars fans from [R2D2]’s not-quite-a-belly-button, while in the real world it’s still a technology with some way to go. We’ve seen LED cubes, spinning arrays, and lasers projected onto spinning disks, but nothing yet to give us that Wow! signaling that the technology has truly arrived.

We are starting to see these displays move from the high-end research lab into the realm of hackers and makers though, and the project we have for you here is a fantastic example. [Balduin Dettling] has created a spinning LED display using multiple sticks of addressable LEDs mounted on a rotor, and driven by a Teensy 3.1. What makes this all the more remarkable is that he’s a secondary school student at a Gymnasium school in Germany (think British grammar school or American prep school).

volumetric-pov-display-built-by-high-schooler-led-boardsThere are 480 LEDs in his display, and he addresses them through TLC5927 shift registers. Synchronisation is provided by a Hall-effect sensor and magnet to detect the start of each rotation, and the Teensy adjusts its pixel rate based on that timing. He’s provided extremely comprehensive documentation with code and construction details in the GitHub repository, including a whitepaper in English worth digging into. He also posted the two videos we’ve given you below the break.

What were you building in High School? Did it involve circuit design, mechanical fabrication, firmware, and documentation? This is an impressive set of skills for such a young hacker, and the type of education we like to see available to those interested in a career in engineering.

Continue reading “Spinning 3D POV Display: A High School Term Project”

Changing Poi Colors Based On Speed And Velocity

LED toys have become synonymous with the underground rave culture as party-goers gaze into vortexes of spinning light known as poi. Most of these objects come pre-programmed, but some can be custom coded. However, only a few tap into an accelerometer changing the colorful circles of energy depending on how fast they move through space. One stunning example is this LED device called the ‘Center Flee’ that translates accelerometer data into sequences of alternating RGB colors.

The LED values are ‘printed’ to the tethered objects at specific points in the rotational arc. The devices are controlled with an Arduino, and a XBee wireless module transmits data to a computer nearby, eliminating the need to manually remove an SD card after each spinning session.

When spun, the poi acts like a colorful, twirling extension of the performer that produces a mesmerizing, vibrant effect. It’s nice to see the progression of glow sticks tied to shoelaces into g-force sensing devices that can captivate surrounding audiences.

Other examples of similar types of ideas include this accelerometer poi that was cut with a CNC machine and these LED staffs for the ultimate portable rave.

Below is a video playlist of the Center Flee being tested out.

Continue reading “Changing Poi Colors Based On Speed And Velocity”

Build A Spinning POV In A Day

We love spinning POV displays but have yet to build one to call our very own. This project might be the one that we end up building. It’s looks good and it’s the only persistence of vision display that comes to mind which can be built in twelve hours.

The spinning is taken care of by a PC fan. This actually helps with some of the calculations as this fan spins at a know RPM. That information, along with a bit of geometry, can be used to calculate the timer interrupts for syncing the display. A reference point for this device is provided by an IR receiver/emitter pair which is easy to wire up since you already need a voltage source for the fan itself. The rest of the hardware is pretty common: a battery holder is centered on the axis for proper weight distribution and protoboard houses the components such as a PIC 18F252, 74LS373 data latches, and the LEDs themselves. The circuit is wire-wrapped, and works like a charm as evidenced in the clip after the break.

Continue reading “Build A Spinning POV In A Day”

Spinning Ball Of LED Awesomeness

[youtube=http://www.youtube.com/watch?v=sO2-tqoyGik]

Take a few moments and watch this 3 axis rotating LED light display fire up.  The final effect of being an RGB glowing ball is nice, but we’re fascinated with the structure. There are tons of great detailed pictures of the assembly on the forum thread to feast your eyes on. Just getting power to the LEDs was a feat, he passes their power through 6 slip contacts. Parts were pulled from an old VCR and some old fans.

[via HackedGadgets]

Modded See ‘N Say Teaches The Sounds Of City Life

The Fisher-Price See ‘n Say was introduced back in 1964, and since then has helped teach countless children the different sounds made by farm animals. But what about our urban youth? If they’re going to navigate a concrete jungle, why not prepare them to identify the sound of a jackhammer or the chime that plays before an announcement goes out over the subway’s PA system?

That’s the idea behind this hacked See ‘n Say [John Park] put together for Adafruit. Now we should note up front that no vintage toys were sacrificed during the production of this gadget — it seems Fisher-Price (predictably) dropped the tiny record player these toys used to use for a cheap electronic board sometime in the 90s. A quick check with everyone’s favorite A-to-Z megacorp shows you can pick up one of these new-school models for around $25 USD.

The modern electronic version of the toy is easy to mod.

Cracking open the electronic version of the See ‘n Say reveals a circular PCB with a series of membrane buttons that are pressed by the mechanics of the spinning pointer. As it so happens, there are handy test points next to each of these buttons, which makes it simple to wire up to a microcontroller.

In this case, it’s Adafruit’s KB2040, which is connected to a MAX98357A amplifier board over I2S. A small boost converter module is used to wring 5 volts out of the toy’s pair of AA batteries. The original speaker is repurposed, though [John] adds a physical power switch to keep the boost converter from flattening the alkaline batteries when not in use.

On the software side, all you’ve got to do is load the MCU with your sounds and write a bit of code that associates them with the button being pressed on the PCB. [John] gets his city sounds from Freesound, a community-maintained database of Creative Commons Licensed sounds, and provides the CircuitPython code necessary to tie everything together.

The last step is the artwork. For this project, [Brian Kesinger] provided some swanky vintage-looking imagery that perfectly fits the See ‘n Say style. The art is available under the NonCommercial-ShareAlike Creative Commons license, so you’re free to use it in your own version. Though naturally, that assumes you’ve decided to use the same sounds as [John] — the beauty of this project is that you could easily load it up with whatever sounds you’d like Hacker Junior to learn. Possibly a well-known Australian YouTuber?

If anyone feels inclined to build a Hackaday-themed See ‘n Say based on this project, we’ve love to see it.

Continue reading “Modded See ‘N Say Teaches The Sounds Of City Life”

A DIY coffee roaster with part callouts.

Follow The Red Ball Wobble Disk Roaster To Coffee Excellence

If you’ve never considered roasting your own coffee at home, you may be surprised to learn that it can be done in a few minutes with a regular popcorn popper and not much else. After all, you only really need two things to roast coffee: heat, and constant agitation to distribute that heat evenly. While the popcorn popper provides both, it’s easy to end up with semi-uneven roasts, probably because the beans are mostly just spinning around and not being tossed as well as they could be. Eventually, one might want a more advanced machine, and that’s where something like [Larry Cotton]’s latest wobble disk roaster can step in.

For starters, this machine roasts more beans than the average popcorn popper in a single throw — the maximum is 350g, or just over three-quarters of a full pound, which is way more than the average popcorn machine will hold. It essentially consists of a heat gun pointed upwards at a sieve full of green coffee beans that are being constantly pushed around by a motorized wobbling disk. As the heat blows, the large metal disk does figure eights through the beans, keeping the heat nice and even. So where does the red ball come in? It’s at the bottom, keeping the flying bean skins (chaff) from entering the heat gun’s fan motor.

Toward the end of the short video after the break, you’ll see a diagram showing all the parts of this roaster. If that’s not enough for you, here’s a build guide for a previous wobble disk roaster (PDF) that should be quite helpful in building either version.

If you want to see some of Larry’s previous machines, we’ve got ’em. And then you can let Hackaday Editor-in-Chief [Elliot Williams] tell you all about roasting at home.

Continue reading “Follow The Red Ball Wobble Disk Roaster To Coffee Excellence”

Mining And Refining: Uranium And Plutonium

When I was a kid we used to go to a place we just called “The Book Barn.” It was pretty descriptive, as it was just a barn filled with old books. It smelled pretty much like you’d expect a barn filled with old books to smell, and it was a fantastic place to browse — all of the charm of an old library with none of the organization. On one visit I found a stack of old magazines, including a couple of Popular Mechanics from the late 1940s. The cover art always looked like pulp science fiction, with a pipe-smoking father coming home from work to his suburban home in a flying car.

But the issue that caught my eye had a cover showing a couple of rugged men in a Jeep, bouncing around the desert with a Geiger counter. “Build your own uranium detector,” the caption implored, suggesting that the next gold rush was underway and that anyone could get in on the action. The world was a much more optimistic place back then, looking forward as it was to a nuclear-powered future with electricity “too cheap to meter.” The fact that sudden death in an expanding ball of radioactive plasma was potentially the other side of that coin never seemed to matter that much; one tends to abstract away realities that are too big to comprehend.

Things are more complicated now, but uranium remains important. Not only is it needed to build new nuclear weapons and maintain the existing stockpile, it’s also an important part of the mix of non-fossil-fuel electricity options we’re going to need going forward. And getting it out of the ground and turned into useful materials, including its radioactive offspring plutonium, is anything but easy.

Continue reading “Mining And Refining: Uranium And Plutonium”