Artist operating artistic visualizer with MIDI keyboard

Synth And Visualizer Combo Has Retrocomputing Vibe

[Love Hultén]’s latest piece of interactive art is the SYNTH#BOI, a super-clean build with something of the semi-cyberdeck, semi-vintage computing vibe to it. The device is a combination synthesizer and visualizer, with a 15-inch display, MIDI keyboard, and based on an Intel NUC i5 small form factor PC.

There are not many details about the internal workings of the device, but the high quality of the build is very evident. Photos show a fantastic-looking enclosure with clean lines and sharp finish; it’s a reminder that careful measuring and attention to detail can be the difference between something that looks like a hack job, and something that looks like a finished product.

Watch the SYNTH#BOI in action in the video, embedded below. And if the name [Love Hultén] seems familiar, it’s probably because we featured his VOC-25 “Pink Denture Synth”, a concept instrument with a decidedly memorable design of its own.

Continue reading “Synth And Visualizer Combo Has Retrocomputing Vibe”

Hidden Shaft And Gears Make This Hollow Clock Go

[shiura]’s Hollow Clock 3 is a fantastic 3D printed take on a clock movement that uses a hidden mechanism to pull off its unusual operation. The Hollow Clock has no face, just an open space with an hour and minute hand that move as expected. Only the longer minute hand has any apparent connection to the rest of the clock body, with the rest appearing to hang in the air.

Hidden shaft and gearing.

This is how it works: the longer minute hand is connected to the white ring, and it is in fact this ring that rotates, taking the attached minute hand with it. But how does the hour hand remain stationary while the rest turns? A concealed shaft and gear assembly takes care of that. For every full rotation of the minute hand (actually the white ring), the hour hand is only permitted a relative advancement of 1/12th of a rotation. It’s a clever system, and you can see the insides in the photo here.

Unlike clock projects that showcase their inner workings, the Hollow Clock works hard to conceal them. If you decide to make your own, [shiura] warns to expect to do a bit of tweaking to fine-tune the amount of friction between moving parts so that operation is smooth, and provides useful guidelines for doing so. Take a few minutes to watch the clock in action in the video, embedded below.

Continue reading “Hidden Shaft And Gears Make This Hollow Clock Go”

Arduino Drives Faux Spirograph

The holidays always remind us of our favorite toys from when we were kids. Johnny Astro, an Erector set, and — of course — a Spirograph. [CraftDiaries] has an Arduino machine that isn’t quite a Spirograph, but it sure reminds us of one. The Arduino drives two stepper motors that connect to a pen that can create some interesting patterns.

The build uses a few parts that were laser cut, but they don’t look like they’d be hard to fabricate using conventional means or even 3D printing. The author even mentions you could make them out of cardboard or foamboard if you wanted to.

Continue reading “Arduino Drives Faux Spirograph”

Mechanical Musical Sculpture Recalls The Four Muses

Music was created by humans, but often we find ourselves creating performances with machines. [Alana Balagot] and [Federico Tobon] did just that, constructing the stunning 4 Muses musical sculpture with their combined talents.

4 Muses is made up of four individual instruments, under the command of a single keyboard controller. The keyboard can be used to play the instruments live, or alternatively, can learn from the player or be used as a sequencer. It can also act as a simple device to play back music using the four instruments.

The pipe instrument uses servo-controlled valves, which allow air from a blower fan to reach several wood pipes. The xylophone instead uses solenoids to play its 13 tines. Percussion is provided by a mechanized cajón drum, using motors to actuate mallets that strike the various sections of the box. Meanwhile, hackers will be familiar with the concept of the motor-noise instrument, which drives stepper motors at different frequencies to generate tones.

Inside, a cavalcade of microcontrollers make everything work, from Arduino Megas and Teensys to NRF24s sending wireless packets from the controller to the instruments. [Alana] and [Federico] go in-depth with their documentation, highlighting the challenges they faced putting together the various instruments and showing how the final build came together.

Built with and brass hardware and sporting a variety of exquisite wood finishes, the final result is a quartet of machines that play beautiful music composed by [Alana] herself. Musical sculptures are often a great example of the artistry possible when putting electrons to work. Video after the break.

Continue reading “Mechanical Musical Sculpture Recalls The Four Muses”

The Silent Dripper Dispenses Water Without Making Any Sound

Engineering is all about making a design that conforms to a set of requirements. Usually those are boring things like cost, power consumption, volume, mass or compatibility with existing systems. But sometimes, you have to design something with restrictions you might have never considered. [Devon Bray] was tasked with designing a system that could dispense single drops of water, while making absolutely no noise. [Devon]’s blog describes in detail the process of making The Silent Dripper, which was needed for an art installation called The Tender Interval by [Sara Dittrich].

The design process started with picking a proper pump. Centrifugal pumps can be very quiet due to their smooth, continuous motion, but are not suitable for moving small quantities of liquid. Peristaltic pumps on the other hand can generate single drops of liquid very accurately, but their gripping-and-squeezing motion creates far more sound. [Devon] still went for the latter type, and eventually discovered that filling up the pumping mechanism with lithium grease made it quiet enough for his purpose.

The pump was then mounted on a 3D-printed bracket that also contained the water feeding tube and electrical connections to the outside world. The tubing was fastened with zip ties to stop it from moving when the pump was running, and the pump itself was isolated from the bracket with rubber dampening mounts.

Another trick to silence the pump was the motor driver circuit: standard PWM drivers often cause audible whine from the motor coils because of their abrupt switching, so [Devon] went for a Trinamic SilentStepStick that regulates the current much more smoothly. The end result is a water dripper that makes less noise than a piece of tissue paper being crumpled, as you can observe in the video (embedded below) which also demonstrates the complete art installation.

We really like the mechanical design of the Dripper; as far as we’re concerned it would merit a spot in a gallery on its own. It would not be the first water dripping art project either; we’ve already seen a sculpture that apparently suspends droplets in mid-air. Continue reading “The Silent Dripper Dispenses Water Without Making Any Sound”

A portrait-drawing robot on a table

Drawing Robot Creates Portraits Using Pen, Paper And Algorithms

Although the market for hand-drawn portraits largely collapsed following the invention of photography, there’s something magical about watching an artist create a lifelike image using nothing but a pencil, some paper, and their fine motor skills. Watching a machine do the same is a similarly captivating experience, though often the end result is not so great. Trying to fix this deficiency, [Joris Wegner] and [Felix Fisgus] created the Pankraz Piktograph which seems to do a pretty good job at capturing faces. They were inspired by classic picture-drawing automatons, and made a 21st-century version to be used in museums or at events like trade shows.

The operation of the Piktograph is very simple: you stand in front of the machine, look into the camera and take a selfie. If you like what you see, the robot will then begin to draw your portrait on a piece of paper. It does this using two human-like arms which are made from aluminium and driven by two stepper motors. An ordinary ballpoint pen is held in a spring-loaded carrier, which provides just enough pen-to-paper pressure to reliably draw lines without lifting off or scratching the paper. We can’t help but be impressed with the overall look of the machine: with a sleek, powder-coated aluminium case and a stainless steel stand it’s a work of art by itself.

Inside, the Piktograph is powered by a Raspberry Pi 3, which runs a rather sophisticated algorithm to generate a vector image which doesn’t take too long to draw, but still results in a recognizable image of the subject. The makers’ thesis goes into quite some detail to explain the process, which uses Canny edge detection to create an outline drawing, then fills in the empty bits to create bright and dark areas. A certain amount of noise and wigglyness is added to the lines to give it a more “handmade” feel, and the resulting drawing is divided into continuous lines for efficient drawing by the plotter.

We’ve seen several types of specialized art robots before, capable of drawing portraits with a pen, painting them, or even using an Etch-a-Sketch, but [Joris] and [Felix]’s creation seems to win on speed, workmanship, and the quality of the end result. Video embedded after the break.
Continue reading “Drawing Robot Creates Portraits Using Pen, Paper And Algorithms”

mechanical seven segment display

Mesmerizing Mechanical Seven-Segment Display

Seven-segment displays are ubiquitous. From where I’m writing this, I can see several without even having to swivel my chair. We’re all familiar with their classic visage; slightly italicized numbers that are brought to life by LEDs. There are a boatload of variants available– you can get displays with a decimal point, ones with multiple numbers, and even versions in just about any color you desire, but at the core they’re all basically the same thing- an array of LEDs sitting behind a faceplate. Except for those ones that have some gears inside.

Wait, what?

You read that right– a seven-segment display that contains gears, along with a handful of cams for good measure. Artist [Kango Suzuki] created this stunning all-mechanical seven-segment display that sequentially counts up from zero to nine when a thumbwheel is spun. All of the components are cut from wood and mesh together beautifully, complete with a satisfying click when the display rolls into a new digit, which you can hear in the video at the above link. You may recognize [Kango]’s style from this incredible mechanical clock he made a few years back. Unlike his earlier work, the seven-segment display is tiny, relatively speaking. Maybe we’ll see it integrated into a larger project some day, like a mechanical-digital clock.

We just love when somebody uses intricate mechanisms to artfully emulate some piece of existing tech. This isn’t even the first time we’ve seen a mechanical seven-segment display; [Peter Lehnér] built one back in 2019, and judging by [Kango]’s twitter feed, it appears to have inspired his design. There have even been a few other 3D printed ones over the years, but as far as we know this is the first wooden one– and, in true [Kango] fashion, its beautiful.

Thanks to [J. Peterson] for the tip!

Continue reading “Mesmerizing Mechanical Seven-Segment Display”